Home
last modified time | relevance | path

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

/Linux-v4.19/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
179 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_recv()
192 struct ath_rx_stats *rxstats = file->private_data; in read_file_phy_err() local
255 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_phy_err()
Dcommon-debug.h85 static inline void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx()
91 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_recv()
96 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_phy_err()
Ddebug.h242 struct ath_rx_stats rxstats; member
/Linux-v4.19/net/mac80211/
Dsta_info.c2082 static inline u64 sta_get_stats_bytes(struct ieee80211_sta_rx_stats *rxstats) in sta_get_stats_bytes()
/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c3114 struct vxge_ring_stats *rxstats = &vdev->vpaths[k].ring.stats; in vxge_get_stats64() local