Searched defs:ieee80211_link_sta (Results 1 – 2 of 2) sorted by relevance
728 struct ieee80211_link_sta { struct729 struct ieee80211_sta *sta;730 uint8_t addr[ETH_ALEN];731 uint8_t link_id;732 uint32_t supp_rates[NUM_NL80211_BANDS];733 struct ieee80211_sta_ht_cap ht_cap;734 struct ieee80211_sta_vht_cap vht_cap;735 struct ieee80211_sta_he_cap he_cap;759 struct ieee80211_link_sta deflink; argument
1519 _iwl_dbgfs_link_sta_wrap_write(ssize_t (*real)(struct ieee80211_link_sta *, in _iwl_dbgfs_link_sta_wrap_write()1551 _iwl_dbgfs_link_sta_wrap_read(ssize_t (*real)(struct ieee80211_link_sta *, in _iwl_dbgfs_link_sta_wrap_read()