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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h112 u_int32_t ast_rate_drop; /* rate control dropped xmit rate */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h113 u_int32_t ast_rate_drop; /* rate control dropped xmit rate */ member in struct:ath_stats
H A Dif_ath_sysctl.c1186 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rate_drop", CTLFLAG_RD,
1187 &sc->sc_stats.ast_rate_drop, 0, "rate control dropped xmit rate");
/freebsd-11.0-release/sys/dev/ath/ath_rate/onoe/
H A Donoe.c365 sc->sc_stats.ast_rate_drop++;

Completed in 111 milliseconds