Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_defines.h147 #define IGC_RCTL_UPE 0x00000008 /* unicast promisc enable */ macro
Dif_igc.c1597 reg_rctl &= ~(IGC_RCTL_UPE | IGC_RCTL_MPE); in igc_iff()
1605 reg_rctl |= IGC_RCTL_UPE; in igc_iff()