Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.c94 #define RX_CMN_STAT_INC(c) (rxstats->c++) in ath9k_cmn_debug_stat_rx() macro
96 RX_CMN_STAT_INC(rx_pkts_all); in ath9k_cmn_debug_stat_rx()
100 RX_CMN_STAT_INC(crc_err); in ath9k_cmn_debug_stat_rx()
102 RX_CMN_STAT_INC(decrypt_crc_err); in ath9k_cmn_debug_stat_rx()
104 RX_CMN_STAT_INC(mic_err); in ath9k_cmn_debug_stat_rx()
106 RX_CMN_STAT_INC(pre_delim_crc_err); in ath9k_cmn_debug_stat_rx()
108 RX_CMN_STAT_INC(post_delim_crc_err); in ath9k_cmn_debug_stat_rx()
110 RX_CMN_STAT_INC(decrypt_busy_err); in ath9k_cmn_debug_stat_rx()
113 RX_CMN_STAT_INC(phy_err); in ath9k_cmn_debug_stat_rx()
118 #undef RX_CMN_STAT_INC in ath9k_cmn_debug_stat_rx()