qcacmn: Static and Dynamic chain mask selection
Host support for Static and Dynamic chain mask selection. parse new TLVs from ext service ready,copy tables to wlan_objmgr_soc object. CRs-Fixed: 2016643. Change-Id: Ia4735eb4c7774c381df01f56696e8c86fc6c56ab
This commit is contained in:

committed by
Sandeep Puligilla

parent
938daa86b6
commit
c83feb6cbf
@@ -1421,6 +1421,8 @@ QDF_STATUS wmi_extract_peer_delete_response_event(void *wmi_hdl,
|
||||
uint8_t *evt_buf,
|
||||
struct wmi_host_peer_delete_response_event *param);
|
||||
|
||||
QDF_STATUS wmi_extract_chainmask_tables(void *wmi_hdl, uint8_t *evt_buf,
|
||||
struct wlan_psoc_host_chainmask_table *chainmask_table);
|
||||
/**
|
||||
* wmi_unified_dfs_phyerr_offload_en_cmd() - enable dfs phyerr offload
|
||||
* @wmi_handle: wmi handle
|
||||
|
Reference in New Issue
Block a user