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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DdefBF516.h299 #define RX_CRC 0x00010000 /* RX Frame CRC Error */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DdefBF527.h298 #define RX_CRC 0x00010000 /* RX Frame CRC Error */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF537.h289 #define RX_CRC 0x00010000 /* RX Frame CRC Error */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.c172 #define RX_CRC 0x08 /* Rx: CRC error */ macro
1154 if (dmabits & RX_CRC) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbfin_mac.c1065 #define RX_ERROR_MASK (RX_LONG | RX_ALIGN | RX_CRC | RX_LEN | \

Completed in 170 milliseconds