qcacmn: Add cdp call to set peer_unmap_sync callback
Add CDP support to set peer_unmap_sync call back in pdev struct. Change-Id: Ia685e7e225baff03ba73bafc89d5dfd818f7f03a CRs-Fixed: 2398850
这个提交包含在:
@@ -144,6 +144,12 @@ struct cdp_cmn_ops {
|
||||
uint16_t *peerid_list),
|
||||
uint32_t bitmap);
|
||||
|
||||
void (*txrx_peer_unmap_sync_cb_set)(struct cdp_pdev *pdev,
|
||||
QDF_STATUS(*unmap_resp_cb)(
|
||||
uint8_t vdev_id,
|
||||
uint32_t peerid_cnt,
|
||||
uint16_t *peerid_list));
|
||||
|
||||
uint8_t (*txrx_get_pdev_id_frm_pdev)(struct cdp_pdev *pdev);
|
||||
bool (*txrx_get_vow_config_frm_pdev)(struct cdp_pdev *pdev);
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户