qcacmn: Add legacy DP CFG items and APIs
Add the basic infra for legacy DP CFG items and the APIs to be used from other components. Change-Id: Iec1718f0a93fcb91061892b96ae6ae88174df9ee CRs-Fixed: 2328481
This commit is contained in:
@@ -182,6 +182,8 @@ struct cdp_cmn_ops {
|
||||
void (*txrx_set_privacy_filters)
|
||||
(struct cdp_vdev *vdev, void *filter, uint32_t num);
|
||||
|
||||
uint32_t (*txrx_get_cfg)(void *soc, enum cdp_dp_cfg cfg);
|
||||
|
||||
/********************************************************************
|
||||
* Data Interface (B Interface)
|
||||
********************************************************************/
|
||||
|
Reference in New Issue
Block a user