Searched refs:XL_RXSTAT_IPCKOK (Results 1 – 2 of 2) sorted by relevance
541 #define XL_RXSTAT_IPCKOK 0x20000000 /* 3c905B only */ macro
1924 if (rxstat & XL_RXSTAT_IPCKOK) in xl_rxeof()