Searched refs:RAVB_TX_QUEUE_OFFSET (Results 1 – 1 of 1) sorted by relevance
72 #define RAVB_TX_QUEUE_OFFSET 0 macro263 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)ð->base_desc[RAVB_TX_QUEUE_OFFSET], in ravb_tx_desc_init()