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