Searched defs:ieee80211_supported_band (Results 1 – 1 of 1) sorted by relevance
1000 struct ieee80211_supported_band { struct1002 struct linuxkpi_ieee80211_channel *channels;1003 struct ieee80211_rate *bitrates;1004 struct ieee80211_sband_iftype_data *iftype_data;1005 int n_channels;1006 int n_bitrates;1007 int n_iftype_data;1008 enum nl80211_band band;1009 struct ieee80211_sta_ht_cap ht_cap;1010 struct ieee80211_sta_vht_cap vht_cap;