Searched refs:INT_STS_RSFL_ (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dsmsc911x.h136 #define INT_STS_RSFL_ 0x00000008 macro
H A Dsmc911x.c1088 if ((status & INT_STS_RSFL_) || rx_overrun) {
1112 SMC_ACK_INT(lp, INT_STS_RSFL_);
H A Dsmsc911x.c1004 smsc911x_reg_write(pdata, INT_STS, INT_STS_RSFL_);
1494 if (likely(intsts & inten & INT_STS_RSFL_)) {
H A Dsmc911x.h394 #define INT_STS_RSFL_ (0x00000008) /* R/WC */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.h136 #define INT_STS_RSFL_ 0x00000008 macro
H A Dsmc911x.c1088 if ((status & INT_STS_RSFL_) || rx_overrun) {
1112 SMC_ACK_INT(lp, INT_STS_RSFL_);
H A Dsmsc911x.c1004 smsc911x_reg_write(pdata, INT_STS, INT_STS_RSFL_);
1494 if (likely(intsts & inten & INT_STS_RSFL_)) {
H A Dsmc911x.h394 #define INT_STS_RSFL_ (0x00000008) /* R/WC */ macro

Completed in 123 milliseconds