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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Djme.h998 INTR_RX0EMP = 0x00001000, enumerator in enum:jme_interrupt_bits
1020 INTR_RX0EMP;
H A Djme.c1443 if ((intrstat & (INTR_PCCRX0TO | INTR_PCCRX0 | INTR_RX0EMP))) {
1446 INTR_RX0EMP)) |
1451 if (intrstat & INTR_RX0EMP)
1454 if ((intrstat & (INTR_PCCRX0TO | INTR_PCCRX0 | INTR_RX0EMP))) {
1461 if (intrstat & INTR_RX0EMP) {

Completed in 191 milliseconds