Home
last modified time | relevance | path

Searched refs:tgt_reg_process_afc_event (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_tgt_api.h56 tgt_reg_process_afc_event(struct afc_regulatory_info *afc_info);
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_tgt_api.c82 tgt_reg_process_afc_event(struct afc_regulatory_info *afc_info) in tgt_reg_process_afc_event() function
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
Dwlan_lmac_if.c398 rx_ops->reg_rx_ops.afc_event_handler = tgt_reg_process_afc_event; in wlan_lmac_if_register_afc_handlers()