Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stgereg.h131 #define RFD_TCI(x) ((((uint64_t)(x)) >> 32) & 0xffff) macro
H A Dif_stge.c979 m->m_pkthdr.ether_vtag = RFD_TCI(status); in stge_rxintr()