Searched refs:sw_tx_prod (Results 1 – 2 of 2) sorted by relevance
29 #define TX_PROD(txq) (txq->sw_tx_prod & NUM_TX_BDS(txq))229 uint16_t sw_tx_prod; member
516 txq->sw_tx_prod = 0; in qede_tx_queue_reset()938 while (txq->sw_tx_cons != txq->sw_tx_prod) { in qede_drain_txq()952 txq->queue_id, txq->sw_tx_prod, in qede_drain_txq()2334 txq->sw_tx_prod++;2676 txq->sw_tx_prod++;