Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_tireg.h998 #define TI_JRAWLEN (ETHER_MAX_LEN_JUMBO + ETHER_ALIGN + sizeof(uint64_t)) macro
999 #define TI_JLEN (TI_JRAWLEN + (sizeof(uint64_t) - \
1000 (TI_JRAWLEN % sizeof(uint64_t))))