Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ngereg.h620 #define NGE_JRAWLEN (NGE_JUMBO_FRAMELEN + ETHER_ALIGN + sizeof(u_int64_t)) macro
621 #define NGE_JLEN (NGE_JRAWLEN + (sizeof(u_int64_t) - \
622 (NGE_JRAWLEN % sizeof(u_int64_t))))