Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_ucfg_api.h170 QDF_STATUS ucfg_reg_get_current_country(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_ucfg_api.c149 QDF_STATUS ucfg_reg_get_current_country(struct wlan_objmgr_psoc *psoc, in ucfg_reg_get_current_country() function
/wlan-driver/qcacld-3.0/os_if/son/src/
Dos_if_son.c592 status = ucfg_reg_get_current_country(psoc, country_code); in os_if_son_get_country_code()