Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.h314 QDF_STATUS reg_get_domain_from_country_code(v_REGDOMAIN_t *reg_domain_ptr,
454 static inline QDF_STATUS reg_get_domain_from_country_code( in reg_get_domain_from_country_code() function
H A Dreg_utils.c375 QDF_STATUS reg_get_domain_from_country_code(v_REGDOMAIN_t *reg_domain_ptr, in reg_get_domain_from_country_code() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c206 return reg_get_domain_from_country_code(reg_domain_ptr, in wlan_reg_get_domain_from_country_code()