Searched refs:RXBD_WRAP (Results 1 – 2 of 2) sorted by relevance
300 status |= RXBD_WRAP; in tsec_recv()353 status |= RXBD_WRAP; in tsec_free_pkt()446 status |= RXBD_WRAP; in redundant_init()499 out_be16(&priv->rxbd[PKTBUFSRX - 1].status, status | RXBD_WRAP); in startup_tsec()
187 #define RXBD_WRAP 0x2000 macro