Searched refs:IGC_RCTL_SBP (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | igc_defines.h | 146 #define IGC_RCTL_SBP 0x00000004 /* store bad packet */ macro |
| D | if_igc.c | 2261 rctl &= ~IGC_RCTL_SBP; in igc_initialize_receive_unit() |