Searched refs:ath9k_cmn_debug_stat_rx (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | common-debug.h | 72 void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, 89 static inline void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx() function
|
H A D | common-debug.c | 90 void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx() function 121 EXPORT_SYMBOL(ath9k_cmn_debug_stat_rx); variable
|
H A D | htc_drv_debug.c | 248 ath9k_cmn_debug_stat_rx(&priv->debug.rx_stats, rs); in ath9k_htc_err_stat_rx()
|
H A D | debug.c | 821 ath9k_cmn_debug_stat_rx(&sc->debug.stats.rxstats, rs); in ath_debug_stat_rx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | common-debug.h | 72 void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, 89 static inline void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx() function
|
H A D | common-debug.c | 90 void ath9k_cmn_debug_stat_rx(struct ath_rx_stats *rxstats, in ath9k_cmn_debug_stat_rx() function 121 EXPORT_SYMBOL(ath9k_cmn_debug_stat_rx); variable
|
H A D | htc_drv_debug.c | 248 ath9k_cmn_debug_stat_rx(&priv->debug.rx_stats, rs); in ath9k_htc_err_stat_rx()
|
H A D | debug.c | 850 ath9k_cmn_debug_stat_rx(&sc->debug.stats.rxstats, rs); in ath_debug_stat_rx()
|
Completed in 8 milliseconds