qcacmn: Extract scan blanking parameters
Extract scan blanking parameters from the chan info WMI event. CRs-Fixed: 3396977 Change-Id: I57b0c6e4867da7349121a5d563d7d219fcb7974b
This commit is contained in:

committed by
Madan Koyyalamudi

parent
1632e6e62c
commit
603646bb1d
@@ -1524,6 +1524,9 @@ QDF_STATUS (*extract_mgmt_tx_compl_param)(wmi_unified_t wmi_handle,
|
||||
QDF_STATUS (*extract_chan_info_event)(wmi_unified_t wmi_handle, void *evt_buf,
|
||||
wmi_host_chan_info_event *chan_info);
|
||||
|
||||
QDF_STATUS (*extract_scan_blanking_params)(wmi_unified_t wmi_handle,
|
||||
void *evt_buf, wmi_host_scan_blanking_params *blanking_params);
|
||||
|
||||
QDF_STATUS (*extract_channel_hopping_event)(wmi_unified_t wmi_handle,
|
||||
void *evt_buf,
|
||||
wmi_host_pdev_channel_hopping_event *ch_hopping);
|
||||
|
Reference in New Issue
Block a user