Searched refs:TFD_VID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/stge/ | ||
H A D | if_stgereg.h | 145 #define TFD_VID(x) (((uint64_t)(x)) << 32) macro |
H A D | if_stge.c | 1123 tfc |= (TFD_VLANTagInsert | TFD_VID(m->m_pkthdr.ether_vtag)); in stge_encap() |