Home
last modified time | relevance | path

Searched refs:R_LG (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/m68k/include/asm/
Dm68360_enet.h44 #define R_LG 0x0020 /* frame too long */ macro
50 #define ETHER_R_ERROR (R_LG | R_NO | R_SH | R_CR | R_OV | R_CL)
/linux-3.4.99/arch/powerpc/include/asm/
Ducc_slow.h64 #define R_LG 0x00200000 /* Break received */ macro
/linux-3.4.99/drivers/net/ethernet/freescale/
Ducc_geth.h816 #define R_LG 0x00200000 /* Frame length violation. */ macro
828 #define R_ERRORS_FATAL (R_LG | R_NO | R_SH | R_CR | \