Searched refs:RXBD_WRAP (Results 1 – 2 of 2) sorted by relevance
304 status |= RXBD_WRAP; in tsec_recv()357 status |= RXBD_WRAP; in tsec_free_pkt()449 status |= RXBD_WRAP; in redundant_init()502 out_be16(&priv->rxbd[PKTBUFSRX - 1].status, status | RXBD_WRAP); in startup_tsec()
188 #define RXBD_WRAP 0x2000 macro