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

/drivers/net/ethernet/smsc/
H A Dsmc9194.h191 #define RS_TOOSHORT 0x0400 macro
193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
H A Dsmc91c92_cs.c257 #define RS_TOOSHORT 0x0400 macro
259 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
1526 if (rx_status & (RS_TOOSHORT | RS_TOOLONG))
H A Dsmc91x.h802 #define RS_TOOSHORT 0x0400 macro
804 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)

Completed in 54 milliseconds