Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_defines.h148 #define IGC_RCTL_MPE 0x00000010 /* multicast promisc enable */ macro
H A Dif_igc.c1597 reg_rctl &= ~(IGC_RCTL_UPE | IGC_RCTL_MPE); in igc_iff()
1603 reg_rctl |= IGC_RCTL_MPE; in igc_iff()