Home
last modified time | relevance | path

Searched refs:ast_tx_nobuf (Results 1 – 4 of 4) sorted by last modified time

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c2409 sc->sc_stats.ast_tx_nobuf++; in ath_raw_xmit()
H A Dif_ath_sysctl.c1218 &sc->sc_stats.ast_tx_nobuf, 0, "tx dropped 'cuz no ath buffer"); in ath_sysctl_stats_attach()
H A Dif_ath.c3329 sc->sc_stats.ast_tx_nobuf++;
3356 sc->sc_stats.ast_tx_nobuf++;
H A Dif_athioctl.h127 u_int32_t ast_tx_nobuf; /* tx dropped 'cuz no ath buffer */ member