Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athioctl.h72 u_int32_t ast_tx_linear; /* tx linearized to cluster */ member
H A Dif_ath_sysctl.c1122 &sc->sc_stats.ast_tx_linear, 0, "tx linearized to cluster"); in ath_sysctl_stats_attach()
H A Dif_ath_tx.c329 sc->sc_stats.ast_tx_linear++; in ath_tx_dmasetup()