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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h71 u_int32_t ast_tx_linear; /* tx linearized to cluster */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h72 u_int32_t ast_tx_linear; /* tx linearized to cluster */ member in struct:ath_stats
H A Dif_ath_sysctl.c1112 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_linear", CTLFLAG_RD,
1113 &sc->sc_stats.ast_tx_linear, 0, "tx linearized to cluster");
H A Dif_ath_tx.c313 sc->sc_stats.ast_tx_linear++;

Completed in 320 milliseconds