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

/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmsc911x.h131 #define INT_STS_RSFL_ 0x00000008 macro
H A Dsmc911x.c1087 if ((status & INT_STS_RSFL_) || rx_overrun) { smc911x_interrupt()
1111 SMC_ACK_INT(lp, INT_STS_RSFL_); smc911x_interrupt()
H A Dsmc911x.h393 #define INT_STS_RSFL_ (0x00000008) /* R/WC */ macro
H A Dsmsc911x.c1234 smsc911x_reg_write(pdata, INT_STS, INT_STS_RSFL_); smsc911x_poll()
1859 if (likely(intsts & inten & INT_STS_RSFL_)) { smsc911x_irqhandler()

Completed in 79 milliseconds