HomeSort by: relevance | last modified time | path
    Searched defs:iwn_scan (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_iwn.c 329 static int iwn_scan(struct iwn_softc *, uint16_t);
1995 if ((error = iwn_scan(sc, IEEE80211_CHAN_2GHZ)) != 0) {
2701 if (iwn_scan(sc, IEEE80211_CHAN_5GHZ) == 0)
4731 iwn_scan(struct iwn_softc *sc, uint16_t flags) function in typeref:typename:int

Completed in 75 milliseconds