Home
last modified time | relevance | path

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

/linux-6.14.4/net/mac80211/
Dsta_info.h523 struct link_sta_info { struct
524 u8 addr[ETH_ALEN];
525 u8 link_id;
527 u8 op_mode_nss, capa_nss;
529 struct rhlist_head link_hash_node;
531 struct sta_info *sta;
532 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
535 struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
538 struct ieee80211_sta_rx_stats rx_stats;
539 struct {
[all …]