Home
last modified time | relevance | path

Searched refs:RX_CMN_STAT_INC (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.c95 #define RX_CMN_STAT_INC(c) (rxstats->c++) in ath9k_cmn_debug_stat_rx() macro
97 RX_CMN_STAT_INC(rx_pkts_all); in ath9k_cmn_debug_stat_rx()
101 RX_CMN_STAT_INC(crc_err); in ath9k_cmn_debug_stat_rx()
103 RX_CMN_STAT_INC(decrypt_crc_err); in ath9k_cmn_debug_stat_rx()
105 RX_CMN_STAT_INC(mic_err); in ath9k_cmn_debug_stat_rx()
107 RX_CMN_STAT_INC(pre_delim_crc_err); in ath9k_cmn_debug_stat_rx()
109 RX_CMN_STAT_INC(post_delim_crc_err); in ath9k_cmn_debug_stat_rx()
111 RX_CMN_STAT_INC(decrypt_busy_err); in ath9k_cmn_debug_stat_rx()
114 RX_CMN_STAT_INC(phy_err); in ath9k_cmn_debug_stat_rx()
119 #undef RX_CMN_STAT_INC in ath9k_cmn_debug_stat_rx()