Searched refs:TFD_VID (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/netif/stge/ | ||
| HD | if_stgereg.h | 151 #define TFD_VID(x) (((uint64_t)(x)) << 32) macro |
| HD | if_stge.c | 1152 tfc |= TFD_VLANTagInsert | TFD_VID(m->m_pkthdr.ether_vlantag); in stge_encap() |