Searched refs:IGC_RXD_STAT_VP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_txrx.c | 524 if (staterr & IGC_RXD_STAT_VP) { in igc_isc_rxd_pkt_get() |
H A D | igc_defines.h | 85 #define IGC_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro |