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

  /src/sys/dev/pci/
if_rge.c 888 RGE_RXCFG_MULTI | RGE_RXCFG_BROAD | RGE_RXCFG_RUNT |
1522 rxfilt &= ~(RGE_RXCFG_ALLPHYS | RGE_RXCFG_MULTI);
1534 rxfilt |= RGE_RXCFG_MULTI;
1539 rxfilt |= RGE_RXCFG_MULTI;
2596 RGE_RXCFG_MULTI | RGE_RXCFG_BROAD | RGE_RXCFG_RUNT |
if_rgereg.h 109 #define RGE_RXCFG_MULTI 0x00000004

Completed in 19 milliseconds