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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h123 u_int32_t ast_ff_flush; /* fast frames flushed from staging q */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h124 u_int32_t ast_ff_flush; /* fast frames flushed from staging q */ member in struct:ath_stats
H A Dif_ath_sysctl.c1204 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_ff_flush", CTLFLAG_RD,
1205 &sc->sc_stats.ast_ff_flush, 0, "fast frames flushed from staging q");

Completed in 138 milliseconds