Searched refs:RX_STS_CRC_ERR_ (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/smsc/
H A Dsmsc911x.h82 #define RX_STS_CRC_ERR_ 0x00000002 macro
H A Dsmc911x.h341 #define RX_STS_CRC_ERR_ (0x00000002) macro
H A Dsmc911x.c392 if (status & RX_STS_CRC_ERR_)
H A Dsmsc911x.c1179 if (unlikely(rxstat & RX_STS_CRC_ERR_)) {

Completed in 48 milliseconds