Home
last modified time | relevance | path

Searched defs:country_code_to_enum_rd (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_wifi_regd.h11 struct country_code_to_enum_rd { struct
12 u16 countrycode;
13 const char *iso_name;
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dregd.h33 struct country_code_to_enum_rd { struct
34 u16 countrycode;
35 const char *iso_name;
/Linux-v4.19/drivers/staging/rtlwifi/
Dregd.h22 struct country_code_to_enum_rd { struct
23 u16 countrycode;
24 const char *iso_name;
/Linux-v4.19/drivers/net/wireless/ath/
Dregd.h56 struct country_code_to_enum_rd { struct
57 u16 countryCode;
58 u16 regDmnEnum;
59 const char *isoName;