Searched refs:wlan_reg_is_us (Results 1 – 4 of 4) sorted by relevance
99 if (wlan_reg_is_us(cc_db->votes[0].cc)) { in scm_11d_elected_country_algo_fcc()109 if (wlan_reg_is_us(cc_db->votes[i].cc)) { in scm_11d_elected_country_algo_fcc()390 if (wlan_reg_is_us(current_cc) || wlan_reg_is_world(current_cc)) in scm_11d_decide_country_code()
1133 if (wlan_reg_is_us(programmed_country)) in scm_is_bss_allowed_for_country()
1217 bool wlan_reg_is_us(uint8_t *country);
665 bool wlan_reg_is_us(uint8_t *country) in wlan_reg_is_us() function