Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/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 */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.h40 struct ath_ratectrl arc; /* base state */
H A Donoe.c426 struct ath_ratectrl *
441 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.h45 struct ath_ratectrl arc; /* base state */
H A Damrr.c455 struct ath_ratectrl *
470 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.h47 struct ath_ratectrl arc; /* base class */
H A Dsample.c1637 struct ath_ratectrl *
1657 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()