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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8842.c104 #define RXSR_TOO_LONG 0x04 macro
107 #define RXSR_ERROR (RXSR_TOO_LONG | RXSR_RUNT | RXSR_CRC_ERROR)
526 if (status & RXSR_TOO_LONG)

Completed in 31 milliseconds