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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsmc9194.h190 #define RS_TOOLONG 0x0800 macro
193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
H A Dsmc9194.c1311 if ( status & (RS_TOOSHORT | RS_TOOLONG ) )
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dsmc91c92_cs.c273 #define RS_TOOLONG 0x0800 macro
276 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
1739 if (rx_status & (RS_TOOSHORT | RS_TOOLONG))

Completed in 39 milliseconds