Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dipoib_tx.c36 static struct ipoib_txreq *
39 return (struct ipoib_txreq *)(r->items + (idx << r->shift)); in hfi1_txreq_from_idx()
138 struct ipoib_txreq *tx; in hfi1_ipoib_drain_tx_ring()
190 struct ipoib_txreq *tx = container_of(txreq, struct ipoib_txreq, txreq); in hfi1_ipoib_sdma_complete()
353 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_common()
439 struct ipoib_txreq *tx) in hfi1_ipoib_submit_tx()
461 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_single()
512 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_list()
705 struct ipoib_txreq *tx; in hfi1_ipoib_txreq_init()
772 struct ipoib_txreq *tx = in hfi1_ipoib_drain_tx_list()
[all …]
A Dipoib.h56 struct ipoib_txreq { struct
A Dtrace_tx.h1002 TP_PROTO(struct ipoib_txreq *tx, u32 idx),
1006 __field(struct ipoib_txreq *, tx)
1031 TP_PROTO(struct ipoib_txreq *tx, u32 idx),
1037 TP_PROTO(struct ipoib_txreq *tx, u32 idx),

Completed in 6 milliseconds