Searched refs:wpi_rxon (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/wpi/
H A Dif_wpivar.h209 struct wpi_rxon rxon;
265 mtx_init(&(_sc)->rxon_mtx, "lock for wpi_rxon structure", NULL, MTX_DEF)
H A Dif_wpireg.h365 struct wpi_rxon { struct
H A Dif_wpi.c3888 sizeof (struct wpi_rxon), async);
3894 sizeof (struct wpi_rxon), async);
3953 memset(&sc->rxon, 0, sizeof (struct wpi_rxon));

Completed in 78 milliseconds