Home
last modified time | relevance | path

Searched refs:countryCode (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/
Dregd.c458 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() argument
579 if (allCountries[i].countryCode == countryCode) in ath_regd_find_country()
Dregd.h57 u16 countryCode; member
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Deeprom.h634 u16 countryCode; member
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dwmi.c946 ath6kl_regd_find_country(u16 countryCode) in ath6kl_regd_find_country() argument
951 if (allCountries[i].countryCode == countryCode) in ath6kl_regd_find_country()