Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_rate/sample/
HDsample.c108 static void ath_rate_ctl_reset(struct ath_softc *, struct ieee80211_node *);
1013 ath_rate_ctl_reset(sc, &an->an_node); in ath_rate_newassoc()
1035 ath_rate_ctl_reset(struct ath_softc *sc, struct ieee80211_node *ni) in ath_rate_ctl_reset() function