qcacmn: Extract AFC event in WMI layer

Extract the parameters of the WMI_AFC_EVENTID in WMI.

Change-Id: I086f095beb0961dfd7d3813c68e2caedf65a596d
CRs-Fixed: 3023089
This commit is contained in:
Hariharan Basuthkar
2021-06-04 20:18:15 +05:30
committed by Madan Koyyalamudi
parent 4597a3b4ad
commit 21ee351e31
5 changed files with 310 additions and 0 deletions

View File

@@ -4571,6 +4571,9 @@ typedef enum {
wmi_pdev_csa_switch_count_status_event_id,
wmi_reg_chan_list_cc_event_id,
wmi_reg_chan_list_cc_ext_event_id,
#ifdef CONFIG_AFC_SUPPORT
wmi_afc_event_id,
#endif
wmi_offchan_data_tx_completion_event,
wmi_dfs_cac_complete_id,
wmi_dfs_radar_detection_event_id,