Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h91 u_int32_t ast_rx_crcerr; /* rx failed 'cuz of bad CRC */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h96 u_int32_t ast_rx_crcerr; /* rx failed 'cuz of bad CRC */ member
H A Dif_ath_rx.c694 sc->sc_stats.ast_rx_crcerr++; in ath_rx_pkt()
H A Dif_ath_sysctl.c1157 &sc->sc_stats.ast_rx_crcerr, 0, "rx failed 'cuz of bad CRC"); in ath_sysctl_stats_attach()