Home
last modified time | relevance | path

Searched refs:hfi1_ipoib_txreqs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c54 static u64 hfi1_ipoib_txreqs(const u64 sent, const u64 completed) in hfi1_ipoib_txreqs() function
61 return hfi1_ipoib_txreqs(txq->sent_txreqs, in hfi1_ipoib_used()
817 hfi1_ipoib_txreqs(txq->sent_txreqs, in hfi1_ipoib_drain_tx_list()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c42 static u32 hfi1_ipoib_txreqs(const u64 sent, const u64 completed) in hfi1_ipoib_txreqs() function
49 return hfi1_ipoib_txreqs(txq->tx_ring.sent_txreqs, in hfi1_ipoib_used()
790 hfi1_ipoib_txreqs(txq->tx_ring.sent_txreqs, in hfi1_ipoib_drain_tx_list()

Completed in 3 milliseconds