Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ath/
H A Dath_impl.h171 uint32_t ast_tx_fifoerr; /* tx failed 'cuz FIFO underrun */ member
H A Dath_main.c1145 asc->asc_stats.ast_tx_fifoerr++; in ath_tx_processq()
1864 *val = asc->asc_stats.ast_tx_fifoerr + in ath_m_stat()
/titanic_50/usr/src/uts/common/io/arn/
H A Darn_core.h258 uint32_t ast_tx_fifoerr; /* tx failed 'cuz FIFO underrun */ member
H A Darn_xmit.c2281 sc->sc_stats.ast_tx_fifoerr++; in arn_tx_processq()
H A Darn_main.c2280 *val = sc->sc_stats.ast_tx_fifoerr + in arn_m_stat()