Searched refs:programmed_country (Results 1 – 1 of 1) sorted by relevance
1124 uint8_t programmed_country[REG_ALPHA2_LEN + 1]; in scm_is_bss_allowed_for_country() local1130 wlan_reg_read_current_country(psoc, programmed_country); in scm_is_bss_allowed_for_country()1131 if (cc_ie && qdf_mem_cmp(cc_ie->cc, programmed_country, in scm_is_bss_allowed_for_country()1133 if (wlan_reg_is_us(programmed_country)) in scm_is_bss_allowed_for_country()