Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A 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()
H A 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()
H A Ddebug.h243 struct ath_rx_stats rxstats; member
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.c179 struct ionic_rx_stats *rxstats = &lif->rxqstats[q_num]; in ionic_add_lif_rxq_stats() local
296 struct ionic_rx_stats *rxstats; in ionic_sw_stats_get_rxq_values() local
/openbmc/linux/net/mac80211/
H A Dsta_info.c2493 static inline u64 sta_get_tidstats_msdu(struct ieee80211_sta_rx_stats *rxstats, in sta_get_tidstats_msdu()
2562 static inline u64 sta_get_stats_bytes(struct ieee80211_sta_rx_stats *rxstats) in sta_get_stats_bytes()