Searched refs:VGE_RDCTL_VLANID (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | if_vgereg.h | 687 #define VGE_RDCTL_VLANID 0x0000FFFF /* VLAN ID info */ macro |
| D | if_vge.c | 1126 m->m_pkthdr.ether_vtag = swap16(rxctl & VGE_RDCTL_VLANID); in vge_rxeof() |