Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/wpi/
Dif_wpivar.h166 struct wpi_config config;
Dif_wpi.c225 static int wpi_config(struct wpi_softc *);
1257 error = wpi_config(sc); in wpi_newstate()
2461 sizeof (struct wpi_config), 1); in wpi_auth()
2519 wpi_config), 1); in wpi_run()
2775 wpi_config(struct wpi_softc *sc) in wpi_config() function
2807 memset(&sc->config, 0, sizeof (struct wpi_config)); in wpi_config()
2844 sizeof (struct wpi_config), 0); in wpi_config()
3024 if (wpi_config(sc) != 0) { in wpi_rfkill_resume()
3147 if (wpi_config(sc) != 0) { in wpi_init_locked()
3560 error = wpi_config(sc); in wpi_set_channel()
Dif_wpireg.h269 struct wpi_config { struct