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))213 uint16_t sw_tx_prod; member
512 txq->sw_tx_prod = 0; in qede_tx_queue_reset()935 while (txq->sw_tx_cons != txq->sw_tx_prod) { in qede_drain_txq()949 txq->queue_id, txq->sw_tx_prod, in qede_drain_txq()2330 txq->sw_tx_prod++;2672 txq->sw_tx_prod++;