Searched refs:next_desc_to_proc (Results 1 – 2 of 2) sorted by relevance
365 int next_desc_to_proc; member385 int next_desc_to_proc; member526 int rx_desc = rxq->next_desc_to_proc; in mvneta_rxq_next_desc_get()528 rxq->next_desc_to_proc = MVNETA_QUEUE_NEXT_DESC(rxq, rx_desc); in mvneta_rxq_next_desc_get()552 int tx_desc = txq->next_desc_to_proc; in mvneta_txq_next_desc_get()554 txq->next_desc_to_proc = MVNETA_QUEUE_NEXT_DESC(txq, tx_desc); in mvneta_txq_next_desc_get()1051 rxq->next_desc_to_proc = 0; in mvneta_rxq_deinit()1087 txq->next_desc_to_proc = 0; in mvneta_txq_deinit()
1162 int next_desc_to_proc; member1185 int next_desc_to_proc; member3880 int rx_desc = rxq->next_desc_to_proc; in mvpp2_rxq_next_desc_get()3882 rxq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(rxq, rx_desc); in mvpp2_rxq_next_desc_get()3883 prefetch(rxq->descs + rxq->next_desc_to_proc); in mvpp2_rxq_next_desc_get()3939 int tx_desc = txq->next_desc_to_proc; in mvpp2_txq_next_desc_get()3941 txq->next_desc_to_proc = MVPP2_QUEUE_NEXT_DESC(txq, tx_desc); in mvpp2_txq_next_desc_get()4079 aggr_txq->next_desc_to_proc = mvpp2_read(priv, in mvpp2_aggr_txq_init()4168 rxq->next_desc_to_proc = 0; in mvpp2_rxq_deinit()4255 txq->next_desc_to_proc = 0; in mvpp2_txq_deinit()