Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.h244 QDF_STATUS reg_read_current_country(struct wlan_objmgr_psoc *psoc,
417 static inline QDF_STATUS reg_read_current_country(struct wlan_objmgr_psoc *psoc, in reg_read_current_country() function
H A Dreg_utils.c86 QDF_STATUS reg_read_current_country(struct wlan_objmgr_psoc *psoc, in reg_read_current_country() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c152 return reg_read_current_country(psoc, country_code); in ucfg_reg_get_current_country()
H A Dwlan_reg_services_api.c65 return reg_read_current_country(psoc, country); in wlan_reg_read_current_country()