Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c179 static void iwn_iter_func(void *, struct ieee80211_node *);
2582 iwn_iter_func(void *arg, struct ieee80211_node *ni) in iwn_iter_func() function
2600 iwn_iter_func(sc, ic->ic_bss); in iwn_calib_timeout()
2602 ieee80211_iterate_nodes(&ic->ic_sta, iwn_iter_func, sc); in iwn_calib_timeout()