Home
last modified time | relevance | path

Searched refs:reg_get_cc_and_src (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_utils.h373 enum country_src reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc,
474 static inline enum country_src reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc, in reg_get_cc_and_src() function
Dreg_utils.c1218 enum country_src reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc, in reg_get_cc_and_src() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_ucfg_api.c298 return reg_get_cc_and_src(psoc, alpha2); in ucfg_reg_get_cc_and_src()
Dwlan_reg_services_api.c305 return reg_get_cc_and_src(psoc, alpha); in wlan_reg_get_cc_and_src()