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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h208 struct wpi_rxon rxon;
264 mtx_init(&(_sc)->rxon_mtx, "lock for wpi_rxon structure", NULL, MTX_DEF)
H A Dif_wpireg.h368 struct wpi_rxon { struct
H A Dif_wpi.c3869 sizeof (struct wpi_rxon), async);
3875 sizeof (struct wpi_rxon), async);
3934 memset(&sc->rxon, 0, sizeof (struct wpi_rxon));

Completed in 189 milliseconds