Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.c91 void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx() argument
134 struct ath_rx_stats *rxstats = file->private_data; in read_file_recv() local
182 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_recv() argument
195 struct ath_rx_stats *rxstats in read_file_phy_err() local
258 ath9k_cmn_debug_phy_err(struct dentry * debugfs_phy,struct ath_rx_stats * rxstats) ath9k_cmn_debug_phy_err() argument
[all...]
H A Dcommon-debug.h89 static inline void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx() argument
95 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_recv() argument
100 struct ath_rx_stats *rxstats) in ath9k_cmn_debug_phy_err() argument
H A Ddebug.h244 struct ath_rx_stats rxstats; member
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.c192 struct ionic_rx_stats *rxstats = &lif->rxqstats[q_num]; in ionic_add_lif_rxq_stats() local
314 struct ionic_rx_stats *rxstats; ionic_sw_stats_get_rxq_values() local
[all...]
/linux/net/mac80211/
H A Dsta_info.c2572 static inline u64 sta_get_tidstats_msdu(struct ieee80211_sta_rx_stats *rxstats, in sta_get_tidstats_msdu() argument
2651 static inline u64 sta_get_stats_bytes(struct ieee80211_sta_rx_stats *rxstats) in sta_get_stats_bytes() argument
[all...]