Home
last modified time | relevance | path

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

/freebsd/sys/dev/stge/
H A Dif_stgereg.h145 #define TFD_VID(x) (((uint64_t)(x)) << 32) macro
H A Dif_stge.c1123 tfc |= (TFD_VLANTagInsert | TFD_VID(m->m_pkthdr.ether_vtag)); in stge_encap()