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 in struct:ath_stats
H A Dath_main.c576 asc->asc_stats.ast_rx_crcerr++;
1872 *val = asc->asc_stats.ast_rx_crcerr;
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c105 sc->sc_stats.ast_rx_crcerr++;
H A Darn_core.h269 uint32_t ast_rx_crcerr; /* rx failed 'cuz of bad CRC */ member in struct:ath_stats
H A Darn_main.c2241 *val = sc->sc_stats.ast_rx_crcerr;

Completed in 83 milliseconds