Searched refs:RX_ERROR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpxa168_eth.c89 #define RX_ERROR (1 << 15) macro
831 || (cmd_sts & RX_ERROR)) {
841 if (cmd_sts & RX_ERROR)
H A Dau1000_eth.c662 if (status & RX_ERROR) {
697 if (!(status & RX_ERROR)) {
H A Deepro.c369 #define RX_ERROR 0x0d81 macro
1552 if ((rcv_status & (RX_OK | RX_ERROR)) == RX_OK) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h1275 # define RX_ERROR (RX_WDOG_TIMER | RX_RUNT | RX_OVERLEN | \ macro

Completed in 84 milliseconds