Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c242 static void ath_rate_ctl_reset(struct ath_softc *, struct ieee80211_node *);
1273 ath_rate_ctl_reset(sc, &an->an_node); in ath_rate_newassoc()
1300 ath_rate_ctl_reset(struct ath_softc *sc, struct ieee80211_node *ni) in ath_rate_ctl_reset() function