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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.h116 #define INT_STS_RXSTOP_INT_ 0x01000000 macro
H A Dsmsc911x.c1469 if (unlikely(intsts & inten & INT_STS_RXSTOP_INT_)) {
1473 smsc911x_reg_write(pdata, INT_STS, INT_STS_RXSTOP_INT_);
H A Dsmc911x.h372 #define INT_STS_RXSTOP_INT_ (0x01000000) /* R/WC */ macro

Completed in 121 milliseconds