Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_defines.h88 #define IGC_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro
H A Dif_igc.c1392 if (staterr & IGC_RXD_STAT_VP) { in igc_rxeof()