
TLV and non-TLV definitions of vdev mgr ops are in component_dev, they are carved out to a separate file in cmn_dev/wmi for adapting target_if/vdev mgr component, they are made part of same file which conflicts tlv design. Create separate file for tlv ops to definitions and enable respective pointers. Change-Id: I1e67c7c59adee61b4eb46acb8f51a7a6c385f056 CRs-Fixed: 2517009