Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dsta_info.h520 struct link_sta_info { struct
521 u8 addr[ETH_ALEN];
522 u8 link_id;
524 struct rhlist_head link_hash_node;
526 struct sta_info *sta;
527 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
530 struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
533 struct ieee80211_sta_rx_stats rx_stats;
534 struct {
537 } rx_stats_avg;
[all …]