Home
last modified time | relevance | path

Searched refs:reg_domain_ptr (Results 1 – 4 of 4) 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,
455 v_REGDOMAIN_t *reg_domain_ptr, const uint8_t *country_alpha2, in reg_get_domain_from_country_code() argument
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() argument
379 if (!reg_domain_ptr) { in reg_get_domain_from_country_code()
384 *reg_domain_ptr = 0; in reg_get_domain_from_country_code()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c202 QDF_STATUS wlan_reg_get_domain_from_country_code(v_REGDOMAIN_t *reg_domain_ptr, in wlan_reg_get_domain_from_country_code() argument
206 return reg_get_domain_from_country_code(reg_domain_ptr, in wlan_reg_get_domain_from_country_code()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h988 QDF_STATUS wlan_reg_get_domain_from_country_code(v_REGDOMAIN_t *reg_domain_ptr,