Home
last modified time | relevance | path

Searched refs:RXBD_WRAP (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dtsec.c323 status |= RXBD_WRAP; in tsec_recv()
376 status |= RXBD_WRAP; in tsec_free_pkt()
469 status |= RXBD_WRAP; in redundant_init()
522 out_be16(&priv->rxbd[PKTBUFSRX - 1].status, status | RXBD_WRAP); in startup_tsec()
/openbmc/u-boot/include/
H A Dtsec.h187 #define RXBD_WRAP 0x2000 macro
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h528 #define RXBD_WRAP 0x2000 macro
H A Dgianfar.c118 lstatus |= BD_LFLAG(RXBD_WRAP); in gfar_init_rxbdp()