HomeSort by: relevance | last modified time | path
    Searched refs:ath_ratectrl (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/ic/
athrate.h 80 struct ath_ratectrl { struct
86 struct ath_ratectrl *ath_rate_attach(struct ath_softc *);
87 void ath_rate_detach(struct ath_ratectrl *);
athrate-onoe.h 49 struct ath_ratectrl arc; /* base state */
athrate-amrr.h 47 struct ath_ratectrl arc; /* base state */
athrate-amrr.c 497 struct ath_ratectrl *
511 ath_rate_detach(struct ath_ratectrl *arc)
athrate-onoe.c 486 struct ath_ratectrl *
500 ath_rate_detach(struct ath_ratectrl *arc)
athrate-sample.h 49 struct ath_ratectrl arc; /* base state */
athrate-sample.c 796 struct ath_ratectrl *
811 ath_rate_detach(struct ath_ratectrl *arc)
athvar.h 205 struct ath_ratectrl *sc_rc; /* tx rate control support */

Completed in 14 milliseconds