Searched refs:RGE_TDEXTSTS_VTAG (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_rgereg.h | 221 #define RGE_TDEXTSTS_VTAG 0x00020000 macro |
H A D | if_rge.c | 475 cflags |= swap16(m->m_pkthdr.ether_vtag) | RGE_TDEXTSTS_VTAG; in rge_encap() |