Searched refs:complete_txreqs (Results 1 – 3 of 3) sorted by relevance
50 txq->tx_ring.complete_txreqs); in hfi1_ipoib_used()149 tx_ring->complete_txreqs = 0; in hfi1_ipoib_drain_tx_ring()175 tx_ring->complete_txreqs += work_done; in hfi1_ipoib_poll_tx_ring()779 txq->tx_ring.complete_txreqs++; in hfi1_ipoib_drain_tx_list()787 txq->tx_ring.complete_txreqs)); in hfi1_ipoib_drain_tx_list()853 txq->tx_ring.sent_txreqs, txq->tx_ring.complete_txreqs, in hfi1_ipoib_tx_timeout()
91 u64 ____cacheline_aligned_in_smp complete_txreqs; member
921 txq->tx_ring.complete_txreqs;
Completed in 6 milliseconds