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

/drivers/net/wireless/ath/
H A Dregd.c358 return allCountries[i].countryCode;
434 if (allCountries[i].countryCode == cc)
452 ath_regd_find_country(u16 countryCode) argument
457 if (allCountries[i].countryCode == countryCode)
H A Dregd.h57 u16 countryCode; member in struct:country_code_to_enum_rd
/drivers/net/wireless/ath/ath9k/
H A Deeprom.h637 u16 countryCode; member in struct:ath9k_country_entry
/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c856 ath6kl_regd_find_country(u16 countryCode) argument
861 if (allCountries[i].countryCode == countryCode)

Completed in 287 milliseconds