Searched refs:MVPP2_QUEUE_NEXT_DESC (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/
H A Dmvpp2.c494 #define MVPP2_QUEUE_NEXT_DESC(q, index) \ macro
3879 rxq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(rxq, rx_desc);
3938 txq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(txq, tx_desc);

Completed in 145 milliseconds