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

/freebsd-12-stable/sys/dev/xl/
H A Dif_xl.c622 rxfilt &= ~(XL_RXFILTER_ALLFRAMES | XL_RXFILTER_ALLMULTI |
636 rxfilt |= XL_RXFILTER_ALLMULTI;
642 rxfilt |= XL_RXFILTER_ALLMULTI;
670 rxfilt &= ~(XL_RXFILTER_ALLFRAMES | XL_RXFILTER_ALLMULTI |
685 rxfilt |= XL_RXFILTER_ALLMULTI;
H A Dif_xlreg.h401 #define XL_RXFILTER_ALLMULTI 0x02 macro

Completed in 169 milliseconds