Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
Dsta_info.h519 struct link_sta_info { struct
520 u8 addr[ETH_ALEN];
521 u8 link_id;
523 struct rhlist_head link_hash_node;
525 struct sta_info *sta;
526 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
529 struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
532 struct ieee80211_sta_rx_stats rx_stats;
533 struct {
536 } rx_stats_avg;
[all …]