Home
last modified time | relevance | path

Searched refs:ast_tx_shortretry (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h173 uint32_t ast_tx_shortretry; /* tx on-chip retries (short) */ member
H A Dath_main.c1152 asc->asc_stats.ast_tx_shortretry += sr; in ath_tx_processq()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h260 uint32_t ast_tx_shortretry; /* tx on-chip retries (short) */ member
H A Darn_xmit.c2246 sc->sc_stats.ast_tx_shortretry += sr; in arn_tx_processq()