Searched refs:sw_tx_prod (Results 1 – 3 of 3) sorted by relevance
278 u16 sw_tx_prod; member
298 idx, txq->sw_tx_cons, txq->sw_tx_prod); in qede_free_tx_pkt()344 u16 idx = txq->sw_tx_prod & NUM_TX_BDS_MAX; in qede_free_failed_tx_pkt()552 idx = txq->sw_tx_prod & NUM_TX_BDS_MAX; in qede_start_xmit()729 txq->sw_tx_prod++; in qede_start_xmit()3213 while (txq->sw_tx_cons != txq->sw_tx_prod) { in qede_drain_txq()3226 txq->index, txq->sw_tx_prod, in qede_drain_txq()
1157 idx = txq->sw_tx_prod & NUM_TX_BDS_MAX; in qede_selftest_transmit_traffic()1177 txq->sw_tx_prod++; in qede_selftest_transmit_traffic()