Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dsta_info.c499 alloc_percpu_gfp(struct ieee80211_sta_rx_stats, gfp); in sta_info_alloc_link()
2393 static struct ieee80211_sta_rx_stats *
2396 struct ieee80211_sta_rx_stats *stats = &sta->deflink.rx_stats; in sta_get_last_rx_stats()
2403 struct ieee80211_sta_rx_stats *cpustats; in sta_get_last_rx_stats()
2484 static inline u64 sta_get_tidstats_msdu(struct ieee80211_sta_rx_stats *rxstats, in sta_get_tidstats_msdu()
2511 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_tidstats()
2553 static inline u64 sta_get_stats_bytes(struct ieee80211_sta_rx_stats *rxstats) in sta_get_stats_bytes()
2573 struct ieee80211_sta_rx_stats *last_rxstats; in sta_set_sinfo()
2626 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_sinfo()
2641 struct ieee80211_sta_rx_stats *cpurxs; in sta_set_sinfo()
[all …]
Dsta_info.h426 struct ieee80211_sta_rx_stats { struct
531 struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
534 struct ieee80211_sta_rx_stats rx_stats;
Drx.c4763 struct ieee80211_sta_rx_stats *stats; in ieee80211_rx_8023()
4881 struct ieee80211_sta_rx_stats *stats; in ieee80211_invoke_fast_rx()