Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aevar.h82 uint32_t rx_crcerr; member
H A Dif_ae.c432 "frames with CRC errors", &ae_stats->rx_crcerr); in ae_init_tunables()
2243 stats->rx_crcerr++; in ae_update_stats_rx()
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c630 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()