Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_rgereg.h221 #define RGE_TDEXTSTS_VTAG 0x00020000 macro
H A Dif_rge.c475 cflags |= swap16(m->m_pkthdr.ether_vtag) | RGE_TDEXTSTS_VTAG; in rge_encap()