Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ngereg.h566 #define NGE_RXEXTSTS_VLANPKT 0x00010000 macro
H A Dif_nge.c1073 if (extsts & NGE_RXEXTSTS_VLANPKT) { in nge_rxeof()