Searched refs:RX_RUNT (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c501.h88 #define RX_RUNT 0x08 macro
H A Dmac89x0.c476 if (status & RX_RUNT)
481 !(status & (RX_EXTRA_DATA|RX_RUNT)))
H A D3c501.c632 else if (rxsr & RX_RUNT) {
H A Dcs89x0.h231 #define RX_RUNT 0x2000 macro
H A Dau1000_eth.c666 if (status & (RX_OVERLEN | RX_RUNT | RX_LEN_ERROR))
720 if (status & RX_RUNT)
H A Dcs89x0.c1564 if (status & RX_RUNT)
1568 if ((status & RX_CRC_ERROR) && !(status & (RX_EXTRA_DATA|RX_RUNT)))
/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.h1257 # define RX_RUNT (1 << 15) macro
1275 # define RX_ERROR (RX_WDOG_TIMER | RX_RUNT | RX_OVERLEN | \

Completed in 133 milliseconds