Searched refs:WPI_RXON_SHSLOT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_wpireg.h294 #define WPI_RXON_SHSLOT (1 << 4) macro
H A Dif_wpi.c2609 sc->rxon.flags |= htole32(WPI_RXON_SHSLOT);
2680 sc->rxon.flags &= ~htole32(WPI_RXON_SHPREAMBLE | WPI_RXON_SHSLOT);
2682 sc->rxon.flags |= htole32(WPI_RXON_SHSLOT);

Completed in 83 milliseconds