Searched defs:ieee80211_sta (Results 1 – 2 of 2) sorted by relevance
2071 struct ieee80211_sta { struct2075 struct ieee80211_sta_ht_cap ht_cap; argument2076 struct ieee80211_sta_vht_cap vht_cap; argument2077 struct ieee80211_sta_he_cap he_cap; argument2084 enum ieee80211_sta_rx_bandwidth bandwidth; argument2086 struct ieee80211_sta_rates __rcu *rates; argument2087 bool tdls;2111 struct ieee80211_sta_txpwr txpwr; argument2113 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1];
1844 struct ieee80211_sta { struct1848 struct ieee80211_sta_ht_cap ht_cap; argument1849 struct ieee80211_sta_vht_cap vht_cap; argument1850 struct ieee80211_sta_he_cap he_cap; argument1856 enum ieee80211_sta_rx_bandwidth bandwidth; argument1858 struct ieee80211_sta_rates __rcu *rates; argument1859 bool tdls;1860 bool tdls_initiator;1861 bool mfp;1862 u8 max_amsdu_subframes;[all …]