Home
last modified time | relevance | path

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

/freebsd/tools/tools/mwl/mwlstats/
H A Dmwlstats.c168 #define S_RX_CRYPTO_ERR AFTER(S_TX_BADFRAMETYPE) macro
170 #define S_RX_NOMBUF AFTER(S_RX_CRYPTO_ERR)
363 case S_RX_CRYPTO_ERR: STAT(rx_crypto); in mwl_get_curstat()
467 case S_RX_CRYPTO_ERR: STAT(rx_crypto); in mwl_get_totstat()
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c158 #define S_RX_CRYPTO_ERR AFTER(S_RX_FIFO_ERR) macro
160 #define S_RX_MIC_ERR AFTER(S_RX_CRYPTO_ERR)
632 case S_RX_CRYPTO_ERR: STAT(rx_badcrypt); in ath_get_curstat()
884 case S_RX_CRYPTO_ERR: STAT(rx_badcrypt); in ath_get_totstat()