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

/freebsd-10.2-release/sys/dev/wtap/
H A Dif_wtapioctl.h81 u_int32_t ast_tx_rts; /* tx frames with rts enabled */ member in struct:wtap_stats
/freebsd-10.2-release/sys/dev/ath/
H A Dif_athioctl.h82 u_int32_t ast_tx_rts; /* tx frames with rts enabled */ member in struct:ath_stats
H A Dif_ath_sysctl.c929 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_rts", CTLFLAG_RD,
930 &sc->sc_stats.ast_tx_rts, 0, "tx frames with rts enabled");
H A Dif_ath_tx.c1757 sc->sc_stats.ast_tx_rts++;

Completed in 58 milliseconds