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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsmc9194.h191 #define RS_TOOSHORT 0x0400 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.c274 #define RS_TOOSHORT 0x0400 macro
276 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
1739 if (rx_status & (RS_TOOSHORT | RS_TOOLONG))

Completed in 42 milliseconds