Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h547 #define XL_TXSTAT_IPCKSUM 0x02000000 /* 3c905B only */ macro
H A Dif_xl.c2394 status |= XL_TXSTAT_IPCKSUM; in xl_encap()