Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/include/asm/
Dm68360_enet.h46 #define R_SH 0x0008 /* short frame */ macro
50 #define ETHER_R_ERROR (R_LG | R_NO | R_SH | R_CR | R_OV | R_CL)
/linux-4.1.27/arch/powerpc/include/asm/
Ducc_slow.h71 #define R_SH 0x00080000 /* frame is too short */ macro
/linux-4.1.27/drivers/net/ethernet/freescale/
Ducc_geth.h818 #define R_SH 0x00080000 /* Short frame. */ macro
828 #define R_ERRORS_FATAL (R_LG | R_NO | R_SH | R_CR | \