Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h72 u_int32_t ast_tx_nodata; /* tx discarded empty frame */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h77 u_int32_t ast_tx_nodata; /* tx discarded empty frame */ member
H A Dif_ath_sysctl.c1119 &sc->sc_stats.ast_tx_nodata, 0, "tx discarded empty frame"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c345 sc->sc_stats.ast_tx_nodata++; in ath_tx_dmasetup()