Home
last modified time | relevance | path

Searched refs:ieee80211_sta_rx_stats (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dsta_info.c565 alloc_percpu_gfp(struct ieee80211_sta_rx_stats, gfp); in sta_info_alloc_link()
2547 static struct ieee80211_sta_rx_stats *
2550 struct ieee80211_sta_rx_stats *stats; in sta_get_last_rx_stats()
2566 struct ieee80211_sta_rx_stats *cpustats; in sta_get_last_rx_stats()
2666 static inline u64 sta_get_tidstats_msdu(struct ieee80211_sta_rx_stats *rxstats, in sta_get_tidstats_msdu()
2701 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_tidstats()
2743 static inline u64 sta_get_stats_bytes(struct ieee80211_sta_rx_stats *rxstats) in sta_get_stats_bytes()
2843 struct ieee80211_sta_rx_stats *last_rxstats; in sta_set_link_sinfo()
2905 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_link_sinfo()
2921 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_link_sinfo()
[all …]
H A Dsta_info.h432 struct ieee80211_sta_rx_stats { struct
538 struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
541 struct ieee80211_sta_rx_stats rx_stats;
H A Drx.c4915 struct ieee80211_sta_rx_stats *stats; in ieee80211_rx_8023()
5033 struct ieee80211_sta_rx_stats *stats; in ieee80211_invoke_fast_rx()