Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h134 u_int32_t ast_tx_nobuf; /* tx dropped 'cuz no ath buffer */ member
H A Dif_ath_sysctl.c1213 &sc->sc_stats.ast_tx_nobuf, 0, "tx dropped 'cuz no ath buffer"); in ath_sysctl_stats_attach()
H A Dif_ath.c3407 sc->sc_stats.ast_tx_nobuf++; in ath_transmit()
3434 sc->sc_stats.ast_tx_nobuf++; in ath_transmit()
H A Dif_ath_tx.c2476 sc->sc_stats.ast_tx_nobuf++; in ath_raw_xmit()