Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dravb.c72 #define RAVB_TX_QUEUE_OFFSET 0 macro
263 eth->base_desc[RAVB_TX_QUEUE_OFFSET].ctrl = RAVB_DESC_DT_LINKFIX; in ravb_tx_desc_init()
264 eth->base_desc[RAVB_TX_QUEUE_OFFSET].dptr = (uintptr_t)eth->tx_desc; in ravb_tx_desc_init()
265 ravb_flush_dcache((uintptr_t)&eth->base_desc[RAVB_TX_QUEUE_OFFSET], in ravb_tx_desc_init()