Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h182 uint32_t ast_rx_crcerr; /* rx failed 'cuz of bad CRC */ member
H A Dath_main.c576 asc->asc_stats.ast_rx_crcerr++; in ath_rx_handler()
1872 *val = asc->asc_stats.ast_rx_crcerr; in ath_m_stat()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c105 sc->sc_stats.ast_rx_crcerr++; in arn_rx_prepare()
H A Darn_core.h269 uint32_t ast_rx_crcerr; /* rx failed 'cuz of bad CRC */ member
H A Darn_main.c2241 *val = sc->sc_stats.ast_rx_crcerr; in arn_m_stat()