Searched defs:rxstats (Results 1 – 5 of 5) sorted by relevance
90 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() local179 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_recv()192 struct ath_rx_stats *rxstats = file->private_data; in read_file_phy_err() local255 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_phy_err()
85 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()
242 struct ath_rx_stats rxstats; member
2082 static inline u64 sta_get_stats_bytes(struct ieee80211_sta_rx_stats *rxstats) in sta_get_stats_bytes()
3114 struct vxge_ring_stats *rxstats = &vdev->vpaths[k].ring.stats; in vxge_get_stats64() local