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:
Vikram Kandukuri
2017-03-07 18:40:13 +05:30
committed by Sandeep Puligilla
parent 938daa86b6
commit c83feb6cbf
2 changed files with 5 additions and 0 deletions

View File

@@ -1287,6 +1287,9 @@ QDF_STATUS (*extract_reg_chan_list_update_event)(wmi_unified_t wmi_handle,
struct cur_regulatory_info
*reg_info,
uint32_t len);
QDF_STATUS (*extract_chainmask_tables)(wmi_unified_t wmi_handle,
uint8_t *evt_buf,
struct wlan_psoc_host_chainmask_table *chainmask_table);
};
struct target_abi_version {