Searched defs:wl12xx_ie_country (Results 1 – 2 of 2) sorted by relevance
99 struct wl12xx_ie_country { struct100 struct wl12xx_ie_header header;101 u8 country_string[IEEE80211_COUNTRY_STRING_LEN];102 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS];
98 struct wl12xx_ie_country { struct116 struct wl12xx_ie_country country; argument