Searched refs:XL_RXSTAT_UP_ERROR (Results 1 – 2 of 2) sorted by relevance
526 #define XL_RXSTAT_UP_ERROR 0x00004000 macro
1862 rxstat |= (XL_RXSTAT_UP_ERROR|XL_RXSTAT_OVERSIZE); in xl_rxeof()1870 if (rxstat & XL_RXSTAT_UP_ERROR) { in xl_rxeof()