Home
last modified time | relevance | path

Searched refs:INT_STS_RXE_ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h125 #define INT_STS_RXE_ 0x00004000 macro
H A Dsmsc911x.c1568 if (unlikely(intsts & inten & INT_STS_RXE_)) { in smsc911x_irqhandler()
1570 smsc911x_reg_write(pdata, INT_STS, INT_STS_RXE_); in smsc911x_irqhandler()