Home
last modified time | relevance | path

Searched refs:sent_txreqs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c49 return hfi1_ipoib_txreqs(txq->tx_ring.sent_txreqs, in hfi1_ipoib_used()
81 ++txq->tx_ring.sent_txreqs; in hfi1_ipoib_check_queue_depth()
150 tx_ring->sent_txreqs = 0; in hfi1_ipoib_drain_tx_ring()
330 ohdr->bth[2] = cpu_to_be32(mask_psn((u32)txp->txq->tx_ring.sent_txreqs)); in hfi1_ipoib_build_ib_tx_headers()
790 hfi1_ipoib_txreqs(txq->tx_ring.sent_txreqs, in hfi1_ipoib_drain_tx_list()
857 txq->tx_ring.sent_txreqs, txq->tx_ring.complete_txreqs, in hfi1_ipoib_tx_timeout()
H A Dipoib.h71 * @sent_txreqs: count of txreqs posted to sdma
84 u64 ____cacheline_aligned_in_smp sent_txreqs; member
100 * @sent_txreqs: count of txreqs posted to sdma
H A Dtrace_tx.h920 txq->tx_ring.sent_txreqs -
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dipoib.h70 * @sent_txreqs: count of txreqs posted to sdma
86 u64 sent_txreqs; member
H A Dipoib_tx.c61 return hfi1_ipoib_txreqs(txq->sent_txreqs, in hfi1_ipoib_used()
93 ++txq->sent_txreqs; in hfi1_ipoib_check_queue_depth()
366 ohdr->bth[2] = cpu_to_be32(mask_psn((u32)txp->txq->sent_txreqs)); in hfi1_ipoib_build_ib_tx_headers()
817 hfi1_ipoib_txreqs(txq->sent_txreqs, in hfi1_ipoib_drain_tx_list()
H A Dtrace_tx.h962 txq->sent_txreqs -

Completed in 5 milliseconds