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

/u-boot/drivers/net/
H A Dmcffec.c35 #define BD_ENET_RX_W_E (BD_ENET_RX_WRAP | BD_ENET_RX_EMPTY)
333 info->rxbd[PKTBUFSRX - 1].cbd_sc |= BD_ENET_RX_WRAP;
H A Dmpc8xx_fec.c233 BD_ENET_RX_WRAP | BD_ENET_RX_EMPTY);
551 setbits_be16(&rtx->rxbd[PKTBUFSRX - 1].cbd_sc, BD_ENET_RX_WRAP);
/u-boot/arch/m68k/include/asm/
H A Dfec.h46 #define BD_ENET_RX_WRAP ((ushort)0x2000) macro
/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h426 #define BD_ENET_RX_WRAP ((ushort)0x2000) macro

Completed in 108 milliseconds