Searched refs:INTR_RX_DONE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dcassini.c1210 writel(INTR_RX_DONE | INTR_RX_BUF_UNAVAIL, cp->regs + REG_ALIAS_CLEAR);
2465 if (status & INTR_RX_DONE) {
2472 status &= ~INTR_RX_DONE;
H A Dcassini.h94 #define INTR_RX_DONE 0x00000010 /* at least 1 frame xferred macro

Completed in 48 milliseconds