Searched defs:RS_TOOLONG (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/smsc/
H A Dsmc9194.h190 #define RS_TOOLONG 0x0800 macro
193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
H A Dsmc91c92_cs.c258 #define RS_TOOLONG 0x0800 macro
261 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
1529 if (rx_status & (RS_TOOSHORT | RS_TOOLONG))
H A Dsmc91x.h813 #define RS_TOOLONG 0x0800 macro
816 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)

Completed in 71 milliseconds