Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h112 u_int32_t ast_rate_drop; /* rate control dropped xmit rate */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h118 u_int32_t ast_rate_drop; /* rate control dropped xmit rate */ member
H A Dif_ath_sysctl.c1191 &sc->sc_stats.ast_rate_drop, 0, "rate control dropped xmit rate"); in ath_sysctl_stats_attach()
/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c373 sc->sc_stats.ast_rate_drop++; in ath_rate_ctl()