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

/freebsd-11.0-release/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-11.0-release/sys/dev/ath/
H A Dif_athioctl.h122 u_int32_t ast_ff_txerr; /* fast frames tx'd w/ error */ member in struct:ath_stats
H A Dif_ath_sysctl.c1200 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_ff_txerr", CTLFLAG_RD,
1201 &sc->sc_stats.ast_ff_txerr, 0, "fast frames tx'd w/ error");
H A Dif_ath.c4088 sc->sc_stats.ast_ff_txerr++;

Completed in 83 milliseconds