Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_athioctl.h142 u_int32_t ast_rx_post_crc_err; /* RX post-delimiter CRC error */ member
HDif_ath_rx.c672 sc->sc_stats.ast_rx_post_crc_err++; in ath_rx_pkt()
HDif_ath_sysctl.c1245 &sc->sc_stats.ast_rx_post_crc_err, 0, "number of post-delimiter CRC errors detected"); in ath_sysctl_stats_attach()