Lines Matching defs:ieee80211_link_sta
2251 struct ieee80211_link_sta { struct
2252 struct ieee80211_sta *sta;
2254 u8 addr[ETH_ALEN];
2255 u8 link_id;
2256 enum ieee80211_smps_mode smps_mode;
2258 u32 supp_rates[NUM_NL80211_BANDS];
2259 struct ieee80211_sta_ht_cap ht_cap;
2260 struct ieee80211_sta_vht_cap vht_cap;
2261 struct ieee80211_sta_he_cap he_cap;
2262 struct ieee80211_he_6ghz_capa he_6ghz_capa;
2263 struct ieee80211_sta_eht_cap eht_cap;
2265 struct ieee80211_sta_aggregates agg;
2267 u8 rx_nss;
2268 enum ieee80211_sta_rx_bandwidth bandwidth;
2269 struct ieee80211_sta_txpwr txpwr;