Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c223 #define MVNETA_QUEUE_NEXT_DESC(q, index) \ macro
709 rxq->next_desc_to_proc = MVNETA_QUEUE_NEXT_DESC(rxq, rx_desc); in mvneta_rxq_next_desc_get()
765 txq->next_desc_to_proc = MVNETA_QUEUE_NEXT_DESC(txq, tx_desc); in mvneta_txq_next_desc_get()