Searched refs:XL_RXSTAT_TCPCKERR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xl/ | ||
H A D | if_xlreg.h | 536 #define XL_RXSTAT_TCPCKERR 0x04000000 /* 3c905B only */ macro |
H A D | if_xl.c | 1909 !(rxstat & XL_RXSTAT_TCPCKERR)) || in xl_rxeof() |