Searched refs:ast_ff_txok (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h120 u_int32_t ast_ff_txok; /* fast frames tx'd successfully */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h128 u_int32_t ast_ff_txok; /* fast frames tx'd successfully */ member in struct:ath_stats
H A Dif_ath_sysctl.c1202 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_ff_txok", CTLFLAG_RD,
1203 &sc->sc_stats.ast_ff_txok, 0, "fast frames tx'd successfully");

Completed in 117 milliseconds