Home
last modified time | relevance | path

Searched defs:afc_info (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/afc/core/inc/
H A Dwlan_afc_main.h41 #define afc_info(params...) \ macro
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_reg_api.c65 struct afc_regulatory_info *afc_info, in wmi_extract_afc_event()
H A Dwmi_unified_tlv.c17145 static void copy_power_event(struct afc_regulatory_info *afc_info, in copy_power_event()
17204 static void copy_expiry_event(struct afc_regulatory_info *afc_info, in copy_expiry_event()
17236 struct afc_regulatory_info *afc_info, in copy_afc_event_common_info()
17247 struct afc_regulatory_info *afc_info, in extract_afc_event_tlv()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_tgt_api.c82 tgt_reg_process_afc_event(struct afc_regulatory_info *afc_info) in tgt_reg_process_afc_event()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c4830 static void reg_free_expiry_afc_info(struct afc_regulatory_info *afc_info) in reg_free_expiry_afc_info()
4954 reg_process_afc_expiry_event(struct afc_regulatory_info *afc_info) in reg_process_afc_expiry_event()
5662 reg_process_afc_power_event(struct afc_regulatory_info *afc_info) in reg_process_afc_power_event()
5790 reg_process_afc_event(struct afc_regulatory_info *afc_info) in reg_process_afc_event()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c528 struct afc_regulatory_info *afc_info; in tgt_afc_event_handler() local