Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dmac80211.h2198 struct ieee80211_link_sta { struct
2199 u8 addr[ETH_ALEN];
2200 u8 link_id;
2201 enum ieee80211_smps_mode smps_mode;
2203 u32 supp_rates[NUM_NL80211_BANDS];
2204 struct ieee80211_sta_ht_cap ht_cap;
2205 struct ieee80211_sta_vht_cap vht_cap;
2206 struct ieee80211_sta_he_cap he_cap;
2207 struct ieee80211_he_6ghz_capa he_6ghz_capa;
2208 struct ieee80211_sta_eht_cap eht_cap;
[all …]