Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c248 static int wpi_run(struct wpi_softc *, struct ieee80211vap *);
1830 if ((error = wpi_run(sc, vap)) != 0) { in wpi_newstate()
4487 wpi_run(struct wpi_softc *sc, struct ieee80211vap *vap) in wpi_run() function