Searched refs:RFD_TCI (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_stgereg.h | 131 #define RFD_TCI(x) ((((uint64_t)(x)) >> 32) & 0xffff) macro |
H A D | if_stge.c | 979 m->m_pkthdr.ether_vtag = RFD_TCI(status); in stge_rxintr() |