Searched defs:ieee80211_next_scan (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c224 * begins on the next radio channel by calling ieee80211_next_scan().
253 ieee80211_next_scan(ic);
261 * call ieee80211_next_scan() to move to the next channel.
265 ieee80211_next_scan(ieee80211com_t *ic) function
287 "ieee80211_next_scan: chan %d->%d\n",
541 * ieee80211_next_scan() when the state machine has performed
585 ieee80211_next_scan(ic);

Completed in 75 milliseconds