Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h168 uint32_t ast_tx_nobuf; /* tx failed 'cuz no tx buffer (data) */ member
H A Dath_main.c991 asc->asc_stats.ast_tx_nobuf++; in ath_xmit()
1844 *val = asc->asc_stats.ast_tx_nobuf + in ath_m_stat()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h255 uint32_t ast_tx_nobuf; /* tx failed 'cuz no tx buffer (data) */ member
H A Darn_xmit.c2078 sc->sc_stats.ast_tx_nobuf++; in arn_tx()
H A Darn_main.c2213 *val = sc->sc_stats.ast_tx_nobuf + in arn_m_stat()