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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h603 #define IWN_FILTER_BSS (1 << 5) macro
H A Dif_iwn.c2852 sc->rxon->filter &= ~htole32(IWN_FILTER_BSS);
7140 sc->rxon->filter |= htole32(IWN_FILTER_BSS);

Completed in 147 milliseconds