Searched refs:countryCode (Results 1 – 4 of 4) sorted by relevance
458 return allCountries[i].countryCode; in ath_regd_find_country_by_name()556 if (allCountries[i].countryCode == cc) in ath_regd_is_eeprom_valid()574 ath_regd_find_country(u16 countryCode) in ath_regd_find_country() argument579 if (allCountries[i].countryCode == countryCode) in ath_regd_find_country()
57 u16 countryCode; member
634 u16 countryCode; member
946 ath6kl_regd_find_country(u16 countryCode) in ath6kl_regd_find_country() argument951 if (allCountries[i].countryCode == countryCode) in ath6kl_regd_find_country()