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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h111 u_int32_t ast_rate_raise; /* rate control raised xmit rate */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h112 u_int32_t ast_rate_raise; /* rate control raised xmit rate */ member in struct:ath_stats
H A Dif_ath_sysctl.c1184 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rate_raise", CTLFLAG_RD,
1185 &sc->sc_stats.ast_rate_raise, 0, "rate control raised xmit rate");
/freebsd-11.0-release/sys/dev/ath/ath_rate/onoe/
H A Donoe.c376 sc->sc_stats.ast_rate_raise++;

Completed in 70 milliseconds