Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c242 static int wpi_scan(struct wpi_softc *, struct ieee80211_channel *);
4088 wpi_scan(struct wpi_softc *sc, struct ieee80211_channel *c) in wpi_scan() function
5631 error = wpi_scan(sc, ic->ic_curchan); in wpi_scan_curchan()