Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_services_api.h538 QDF_STATUS wlan_reg_read_default_country(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_peer.c143 status = wlan_reg_read_default_country(psoc, country); in tdls_find_opclass()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c45 QDF_STATUS wlan_reg_read_default_country(struct wlan_objmgr_psoc *psoc, in wlan_reg_read_default_country() function