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

/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dmvpp2.c295 #define MVPP2_QUEUE_NEXT_DESC(q, index) \ macro
4094 rxq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(rxq, rx_desc); mvpp2_rxq_next_desc_get()
4149 txq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(txq, tx_desc); mvpp2_txq_next_desc_get()

Completed in 91 milliseconds