Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_vgereg.h687 #define VGE_RDCTL_VLANID 0x0000FFFF /* VLAN ID info */ macro
Dif_vge.c1126 m->m_pkthdr.ether_vtag = swap16(rxctl & VGE_RDCTL_VLANID); in vge_rxeof()