Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmacb.c84 #define TXBUF_WRAP 0x40000000 macro
306 ctrl |= TXBUF_WRAP; in _macb_send()
641 macb->tx_ring[i].ctrl = TXBUF_USED | TXBUF_WRAP; in _macb_init()