Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpireg.h564 struct wpi_mrr_setup { struct
HDif_wpi.c223 static int wpi_mrr_setup(struct wpi_softc *);
3377 wpi_mrr_setup(struct wpi_softc *sc) in wpi_mrr_setup() function
3380 struct wpi_mrr_setup mrr; in wpi_mrr_setup()
4052 if ((error = wpi_mrr_setup(sc)) != 0) { in wpi_config()