Searched refs:ET_JUMBO_FRAMELEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/et/
H A Dif_etvar.h57 #define ET_JUMBO_FRAMELEN (ET_MEM_SIZE - ET_MEM_RXSIZE_MIN - \ macro
59 #define ET_JUMBO_MTU (ET_JUMBO_FRAMELEN - ETHER_HDR_LEN - \
66 #define ET_JLEN (ET_JUMBO_FRAMELEN + ETHER_ALIGN)
H A Dif_et.c1337 max_framelen = ET_JUMBO_FRAMELEN;

Completed in 168 milliseconds