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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h121 u_int32_t ast_ff_txerr; /* fast frames tx'd w/ error */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h129 u_int32_t ast_ff_txerr; /* fast frames tx'd w/ error */ member in struct:ath_stats
H A Dif_ath_sysctl.c1204 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_ff_txerr", CTLFLAG_RD,
1205 &sc->sc_stats.ast_ff_txerr, 0, "fast frames tx'd w/ error");
H A Dif_ath.c4255 sc->sc_stats.ast_ff_txerr++;

Completed in 153 milliseconds