Home
last modified time | relevance | path

Searched refs:ath_ratectrl (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_athrate.h71 struct ath_ratectrl { struct
77 struct ath_ratectrl *ath_rate_attach(struct ath_softc *); argument
78 void ath_rate_detach(struct ath_ratectrl *);
H A Dif_athvar.h612 struct ath_ratectrl *sc_rc; /* tx rate control support */
/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.h40 struct ath_ratectrl arc; /* base state */
H A Donoe.c428 struct ath_ratectrl *
443 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()
/freebsd/sys/dev/ath/ath_rate/amrr/
H A Damrr.h45 struct ath_ratectrl arc; /* base state */
H A Damrr.c458 struct ath_ratectrl *
473 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.h47 struct ath_ratectrl arc; /* base class */
H A Dsample.c1644 struct ath_ratectrl *
1664 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()