Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c154 #define S_RX_CRC_ERR AFTER(S_RX_ORN) macro
156 #define S_RX_FIFO_ERR AFTER(S_RX_CRC_ERR)
630 case S_RX_CRC_ERR: STAT(rx_crcerr); in ath_get_curstat()
882 case S_RX_CRC_ERR: STAT(rx_crcerr); in ath_get_totstat()