Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
athrate.h | 86 struct ath_ratectrl *ath_rate_attach(struct ath_softc *); |
athrate-amrr.c | 498 ath_rate_attach(struct ath_softc *sc) function in typeref:struct:ath_ratectrl * |
athrate-onoe.c | 487 ath_rate_attach(struct ath_softc *sc) function in typeref:struct:ath_ratectrl * |
athrate-sample.c | 797 ath_rate_attach(struct ath_softc *sc) function in typeref:struct:ath_ratectrl * |
ath.c | 473 sc->sc_rc = ath_rate_attach(sc); |