Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dathn.c111 Static void athn_iter_func(void *, struct ieee80211_node *);
1285 athn_iter_func(void *arg, struct ieee80211_node *ni) in athn_iter_func() function
1329 athn_iter_func(sc, ic->ic_bss); in athn_calib_to()
1331 ieee80211_iterate_nodes(&ic->ic_sta, athn_iter_func, sc); in athn_calib_to()