Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_rate.h52 void ath_rate_cb(void *arg, struct ieee80211_node *in);
H A Dath_rate.c190 ath_rate_cb(void *arg, struct ieee80211_node *in) in ath_rate_cb() function
222 ieee80211_iterate_nodes(&ic->ic_sta, ath_rate_cb, asc); in ath_rate_ctl_reset()