Home
last modified time | relevance | path

Searched defs:rxstats (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dcommon-debug.c90 void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx()
133 struct ath_rx_stats *rxstats = file->private_data; in read_file_recv() local
181 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_recv()
194 struct ath_rx_stats *rxstats = file->private_data; in read_file_phy_err() local
257 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_phy_err()
Dcommon-debug.h89 static inline void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx()
95 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_recv()
100 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_phy_err()
Ddebug.h242 struct ath_rx_stats rxstats; member
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
Dionic_stats.c183 struct ionic_rx_stats *rxstats; in ionic_get_lif_stats() local
348 struct ionic_rx_stats *rxstats; in ionic_sw_stats_get_values() local
/kernel/linux/linux-5.10/net/mac80211/
Dsta_info.c2171 static inline u64 sta_get_tidstats_msdu(struct ieee80211_sta_rx_stats *rxstats, in sta_get_tidstats_msdu()
2238 static inline u64 sta_get_stats_bytes(struct ieee80211_sta_rx_stats *rxstats) in sta_get_stats_bytes()
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c3111 struct vxge_ring_stats *rxstats = &vdev->vpaths[k].ring.stats; in vxge_get_stats64() local