Home
last modified time | relevance | path

Searched refs:countrycode (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dregd.h34 u16 countrycode; member
Dregd.c390 static struct country_code_to_enum_rd *_rtl_regd_find_country(u16 countrycode) in _rtl_regd_find_country() argument
395 if (allCountries[i].countrycode == countrycode) in _rtl_regd_find_country()