Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c139 static int hfi1_ipoib_drain_tx_ring(struct hfi1_ipoib_txq *txq, int budget) in hfi1_ipoib_drain_tx_ring() function
179 int work_done = hfi1_ipoib_drain_tx_ring(txq, budget); in hfi1_ipoib_process_tx_ring()
819 (void)hfi1_ipoib_drain_tx_ring(txq, txq->tx_ring.max_items); in hfi1_ipoib_txreq_deinit()
854 (void)hfi1_ipoib_drain_tx_ring(txq, txq->tx_ring.max_items); in hfi1_ipoib_napi_tx_disable()