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.h515 struct link_sta_info { struct
516 u8 addr[ETH_ALEN];
517 u8 link_id;
519 u8 op_mode_nss, capa_nss;
521 struct rhlist_head link_hash_node;
523 struct sta_info *sta;
524 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
527 struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
530 struct ieee80211_sta_rx_stats rx_stats;
531 struct {
[all …]
H A Dsta_info.c2475 struct link_sta_info *link_sta_info; sta_get_last_rx_stats() local
2591 struct link_sta_info *link_sta_info; sta_set_tidstats() local
2731 struct link_sta_info *link_sta_info; sta_set_link_sinfo() local
3247 struct link_sta_info *link_sta_info; ieee80211_sta_last_active() local
[all...]
H A Drx.c235 struct link_sta_info *link_sta_info; in __ieee80211_queue_skb_to_iface() local
[all...]