Searched full:iso3166 (Results 1 – 5 of 5) sorted by relevance
105 * (iso3166) to firmware country code and108 * @iso3166: iso3166 alpha 2 country code string.113 char iso3166[BRCMFMAC_COUNTRY_BUF_SZ]; member
117 * ISO3166-alpha2 country code. wiphys that use regulatory_hint()130 * based on the ISO3166-alpha2 from country IE provided through
41 * @trivial_ccode_map: Assume firmware uses ISO3166 country codes with rev 0
7976 brcmf_dbg(TRACE, "No country codes configured for device, using ISO3166 code and 0 rev\n"); in brcmf_translate_country_code()7992 if ((cc->iso3166[0] == '\0') && (found_index == -1)) in brcmf_translate_country_code()7994 if ((cc->iso3166[0] == alpha2[0]) && in brcmf_translate_country_code()7995 (cc->iso3166[1] == alpha2[1])) { in brcmf_translate_country_code()8252 /* ignore non-ISO3166 country codes */ in brcmf_cfg80211_reg_notifier()8255 bphy_err(drvr, "not an ISO3166 code (0x%02x 0x%02x)\n", in brcmf_cfg80211_reg_notifier()
188 /* set country code by ANSI country name, based on ISO3166-1 alpha2 */