Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h71 u_int32_t ast_tx_linear; /* tx linearized to cluster */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h76 u_int32_t ast_tx_linear; /* tx linearized to cluster */ member
H A Dif_ath_sysctl.c1117 &sc->sc_stats.ast_tx_linear, 0, "tx linearized to cluster"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c326 sc->sc_stats.ast_tx_linear++; in ath_tx_dmasetup()