Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.h526 struct link_sta_info { struct
527 u8 addr[ETH_ALEN];
528 u8 link_id;
530 u8 op_mode_nss, capa_nss;
532 struct rhlist_head link_hash_node;
534 struct sta_info *sta;
535 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
538 struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
541 struct ieee80211_sta_rx_stats rx_stats;
542 struct {
[all …]
H A Dsta_info.c2551 struct link_sta_info *link_sta_info; in sta_get_last_rx_stats() local
2685 struct link_sta_info *link_sta_info; in sta_set_tidstats() local
2845 struct link_sta_info *link_sta_info; in sta_set_link_sinfo() local
3393 struct link_sta_info *link_sta_info; in ieee80211_sta_last_active() local
H A Drx.c241 struct link_sta_info *link_sta_info; in __ieee80211_queue_skb_to_iface() local