Home
last modified time | relevance | path

Searched refs: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); in iwn_newstate()
3163 if (iwn_scan(sc, IEEE80211_CHAN_5GHZ) == 0) { in iwn_notif_intr()
5687 iwn_scan(struct iwn_softc *sc, uint16_t flags) in iwn_scan() function