Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c160 #define S_RX_MIC_ERR AFTER(S_RX_CRYPTO_ERR) macro
162 #define S_RX_TOOSHORT AFTER(S_RX_MIC_ERR)
633 case S_RX_MIC_ERR: STAT(rx_badmic); in ath_get_curstat()
885 case S_RX_MIC_ERR: STAT(rx_badmic); in ath_get_totstat()