Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dsta_info.c350 alloc_percpu_gfp(struct ieee80211_sta_rx_stats, gfp); in sta_info_alloc()
2124 static struct ieee80211_sta_rx_stats *
2127 struct ieee80211_sta_rx_stats *stats = &sta->rx_stats; in sta_get_last_rx_stats()
2134 struct ieee80211_sta_rx_stats *cpustats; in sta_get_last_rx_stats()
2234 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_tidstats()
2275 static inline u64 sta_get_stats_bytes(struct ieee80211_sta_rx_stats *rxstats) in sta_get_stats_bytes()
2295 struct ieee80211_sta_rx_stats *last_rxstats; in sta_set_sinfo()
2347 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_sinfo()
2361 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_sinfo()
2400 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_sinfo()
[all …]
A Dsta_info.h435 struct ieee80211_sta_rx_stats { struct
592 struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
623 struct ieee80211_sta_rx_stats rx_stats;
A Drx.c4426 struct ieee80211_sta_rx_stats *stats; in ieee80211_rx_8023()
4538 struct ieee80211_sta_rx_stats *stats = &sta->rx_stats; in ieee80211_invoke_fast_rx()

Completed in 16 milliseconds