Home
last modified time | relevance | path

Searched refs:sent_txreqs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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.h84 u64 ____cacheline_aligned_in_smp sent_txreqs; member
H A Dtrace_tx.h920 txq->tx_ring.sent_txreqs -