Searched refs:ISTAT_RX (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 Db44.h40 #define ISTAT_RX 0x00010000 /* RX Interrupt */ macro
47 #define IMASK_DEF (ISTAT_ERRORS | ISTAT_TO | ISTAT_RX | ISTAT_TX)
H A Db44.c855 if (bp->istat & ISTAT_RX)

Completed in 59 milliseconds