Home
last modified time | relevance | path

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

/src/sys/dev/wpi/
H A Dif_wpireg.h401 #define WPI_FILTER_BEACON (1 << 6) macro
H A Dif_wpi.c3971 sc->rxon.filter |= WPI_FILTER_BEACON; in wpi_config()
4153 hdr->filter = htole32(WPI_FILTER_MULTICAST | WPI_FILTER_BEACON); in wpi_scan()