HomeSort by: relevance | last modified time | path
    Searched refs:WPI_FILTER_BSS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_wpireg.h 304 #define WPI_FILTER_BSS (1 << 5)
if_wpi.c 971 sc->config.filter &= ~htole32(WPI_FILTER_BSS);
1004 sc->config.filter |= htole32(WPI_FILTER_BSS);

Completed in 15 milliseconds