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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c255 static int iwn_scan(struct iwn_softc *, uint16_t);
2511 error = iwn_scan(sc, IEEE80211_CHAN_2GHZ);
3163 if (iwn_scan(sc, IEEE80211_CHAN_5GHZ) == 0) {
5686 iwn_scan(struct iwn_softc *sc, uint16_t flags) function

Completed in 61 milliseconds