Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/wtap/
Dif_wtapioctl.h114 u_int32_t ast_rate_drop; /* rate control dropped xmit rate */ member
/freebsd-12-stable/sys/dev/ath/
Dif_athioctl.h115 u_int32_t ast_rate_drop; /* rate control dropped xmit rate */ member
Dif_ath_sysctl.c1191 &sc->sc_stats.ast_rate_drop, 0, "rate control dropped xmit rate"); in ath_sysctl_stats_attach()
/freebsd-12-stable/sys/dev/ath/ath_rate/onoe/
Donoe.c375 sc->sc_stats.ast_rate_drop++; in ath_rate_ctl()