Searched refs:ath_ratectrl (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/sys/dev/ath/ath_rate/amrr/
H A Damrr.c450 struct ath_ratectrl *
465 ath_rate_detach(struct ath_ratectrl *arc)
H A Damrr.h45 struct ath_ratectrl arc; /* base state */
/freebsd-11-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.c418 struct ath_ratectrl *
433 ath_rate_detach(struct ath_ratectrl *arc)
H A Donoe.h40 struct ath_ratectrl arc; /* base state */
/freebsd-11-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c1368 struct ath_ratectrl *
1388 ath_rate_detach(struct ath_ratectrl *arc)
H A Dsample.h47 struct ath_ratectrl arc; /* base class */
/freebsd-11-stable/sys/dev/ath/
H A Dif_athrate.h71 struct ath_ratectrl { struct
77 struct ath_ratectrl *ath_rate_attach(struct ath_softc *);
78 void ath_rate_detach(struct ath_ratectrl *);
H A Dif_athvar.h608 struct ath_ratectrl *sc_rc; /* tx rate control support */

Completed in 116 milliseconds