Home
last modified time | relevance | path

Searched refs:ast_tx_nombuf (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h74 u_int32_t ast_tx_nombuf; /* tx failed 'cuz no mbuf */ member
H A Dif_ath_sysctl.c1113 &sc->sc_stats.ast_tx_nombuf, 0, "tx failed 'cuz no mbuf"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c330 sc->sc_stats.ast_tx_nombuf++; in ath_tx_dmasetup()