Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_ucfg_api.h516 bool ucfg_reg_get_afc_disable_timer_check(struct wlan_objmgr_psoc *psoc);
576 bool ucfg_reg_get_afc_disable_timer_check(struct wlan_objmgr_psoc *psoc) in ucfg_reg_get_afc_disable_timer_check() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c442 bool ucfg_reg_get_afc_disable_timer_check(struct wlan_objmgr_psoc *psoc) in ucfg_reg_get_afc_disable_timer_check() function
447 qdf_export_symbol(ucfg_reg_get_afc_disable_timer_check);
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c1040 ucfg_reg_get_afc_disable_timer_check(psoc); in tgt_if_set_reg_afc_configure()