Home
last modified time | relevance | path

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
H A Dath_main.c592 asc->asc_stats.ast_rx_tooshort++; in ath_rx_handler()
1848 *val = asc->asc_stats.ast_rx_tooshort; in ath_m_stat()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c508 sc->sc_stats.ast_rx_tooshort++; in arn_rx_handler()
H A Darn_core.h274 uint32_t ast_rx_tooshort; /* rx discarded 'cuz frame too short */ member
H A Darn_main.c2217 *val = sc->sc_stats.ast_rx_tooshort; in arn_m_stat()