Searched defs:ieee80211_link_sta (Results 1 – 2 of 2) sorted by relevance
2429 struct ieee80211_link_sta { struct2430 struct ieee80211_sta *sta;2432 u8 addr[ETH_ALEN];2433 u8 link_id;2434 enum ieee80211_smps_mode smps_mode;2436 u32 supp_rates[NUM_NL80211_BANDS];2437 struct ieee80211_sta_ht_cap ht_cap;2438 struct ieee80211_sta_vht_cap vht_cap;2439 struct ieee80211_sta_he_cap he_cap;2440 struct ieee80211_he_6ghz_capa he_6ghz_capa;[all …]
1558 _iwl_dbgfs_link_sta_wrap_write(ssize_t (*real)(struct ieee80211_link_sta *, in _iwl_dbgfs_link_sta_wrap_write()1590 _iwl_dbgfs_link_sta_wrap_read(ssize_t (*real)(struct ieee80211_link_sta *, in _iwl_dbgfs_link_sta_wrap_read()