Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c47 static u64 hfi1_ipoib_used(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_used() function
82 if (hfi1_ipoib_used(txq) >= hfi1_ipoib_ring_hwat(txq) && in hfi1_ipoib_check_queue_depth()
107 if (hfi1_ipoib_used(txq) < hfi1_ipoib_ring_lwat(txq) && in hfi1_ipoib_check_queue_stopped()
362 if (hfi1_ipoib_used(txq) >= hfi1_ipoib_ring_hwat(txq)) in hfi1_ipoib_send_dma_common()
786 if (hfi1_ipoib_used(txq)) in hfi1_ipoib_drain_tx_list()
858 hfi1_ipoib_used(txq)); in hfi1_ipoib_tx_timeout()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c59 static u64 hfi1_ipoib_used(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_used() function
94 if (hfi1_ipoib_used(txq) >= hfi1_ipoib_ring_hwat(txq) && in hfi1_ipoib_check_queue_depth()
119 if (hfi1_ipoib_used(txq) < hfi1_ipoib_ring_lwat(txq) && in hfi1_ipoib_check_queue_stopped()
813 if (hfi1_ipoib_used(txq)) in hfi1_ipoib_drain_tx_list()

Completed in 3 milliseconds