HomeSort by: relevance | last modified time | path
    Searched defs:ath_rate_newassoc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
athrate-amrr.c 171 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) function in typeref:typename:void
athrate-onoe.c 181 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) function in typeref:typename:void
athrate-sample.c 636 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) function in typeref:typename:void
749 ath_rate_newassoc(sc, ATH_NODE(ni), 1);
767 ath_rate_newassoc(sc, ATH_NODE(ic->ic_bss), 1);

Completed in 13 milliseconds