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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsmc9194.h140 #define IM_RCV_INT 0x1 macro
235 . IM_RCV_INT, for happy received packets
238 #define SMC_INTERRUPT_MASK (IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT)
H A Dsmc9194.c1128 if (status & IM_RCV_INT) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dsmc91c92_cs.c234 #define IM_RCV_INT 0x1 macro
1610 if (status & IM_RCV_INT) {
1943 outw((IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT) << 8,

Completed in 42 milliseconds