Searched refs:MVPP2_QUEUE_NEXT_DESC (Results 1 – 3 of 3) sorted by relevance
595 #define MVPP2_QUEUE_NEXT_DESC(q, index) \ macro
2434 rxq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(rxq, rx_desc); in mvpp2_rxq_next_desc_get()2466 txq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(txq, tx_desc); in mvpp2_txq_next_desc_get()
490 #define MVPP2_QUEUE_NEXT_DESC(q, index) \ macro3868 rxq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(rxq, rx_desc); in mvpp2_rxq_next_desc_get()3927 txq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(txq, tx_desc); in mvpp2_txq_next_desc_get()