Searched refs:SEEQ_RSTAT_CERROR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/seeq/ | ||
H A D | sgiseeq.h | 36 #define SEEQ_RSTAT_CERROR 0x002 /* CRC error */ macro |
H A D | sgiseeq.c | 323 if (status & SEEQ_RSTAT_CERROR) in record_rx_errors() |