Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/
A Dregd.c464 return allCountries[i].countryCode; in ath_regd_find_country_by_name()
563 if (allCountries[i].countryCode == cc) in ath_regd_is_eeprom_valid()
581 ath_regd_find_country(u16 countryCode) in ath_regd_find_country() argument
586 if (allCountries[i].countryCode == countryCode) in ath_regd_find_country()
A Dregd.h56 u16 countryCode; member
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Deeprom.h646 u16 countryCode; member
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
A Dwmi.c944 ath6kl_regd_find_country(u16 countryCode) in ath6kl_regd_find_country() argument
949 if (allCountries[i].countryCode == countryCode) in ath6kl_regd_find_country()

Completed in 18 milliseconds