Searched refs:ast_rx_tooshort (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h187 uint32_t ast_rx_tooshort; /* rx discarded 'cuz frame too short */ member in struct:ath_stats
H A Dath_main.c592 asc->asc_stats.ast_rx_tooshort++;
1848 *val = asc->asc_stats.ast_rx_tooshort;
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c508 sc->sc_stats.ast_rx_tooshort++;
H A Darn_core.h274 uint32_t ast_rx_tooshort; /* rx discarded 'cuz frame too short */ member in struct:ath_stats
H A Darn_main.c2217 *val = sc->sc_stats.ast_rx_tooshort;

Completed in 62 milliseconds