Home
last modified time | relevance | path

Searched defs:RX_CRC (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h298 #define RX_CRC 0x00010000 /* RX Frame CRC Error */ macro
/linux-3.3/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h286 #define RX_CRC 0x00010000 /* RX Frame CRC Error … macro
/linux-3.3/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h299 #define RX_CRC 0x00010000 /* RX Frame CRC Error */ macro
/linux-3.3/drivers/net/wan/
Dfarsync.c173 #define RX_CRC 0x08 /* Rx: CRC error */ macro