Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stgereg.h98 #define TFD_VLANTagInsert (1ULL << 28) macro
H A Dif_stge.c571 tfc |= (TFD_VLANTagInsert | in stge_start()