Searched refs:isoName (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/
H A Dregd.h59 const char *isoName; member in struct:country_code_to_enum_rd
H A Dregd.c457 if (!memcmp(allCountries[i].isoName, alpha2, 2)) ath_regd_find_country_by_name()
735 reg->alpha2[0] = country->isoName[0]; __ath_regd_init()
736 reg->alpha2[1] = country->isoName[1]; __ath_regd_init()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1012 alpha2[0] = country->isoName[0]; ath6kl_wmi_regdomain_event()
1013 alpha2[1] = country->isoName[1]; ath6kl_wmi_regdomain_event()

Completed in 140 milliseconds