Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dipoib_tx.c36 static struct ipoib_txreq *
39 return (struct ipoib_txreq *)(r->items + (idx << r->shift)); in hfi1_txreq_from_idx()
114 static void hfi1_ipoib_free_tx(struct ipoib_txreq *tx, int budget) in hfi1_ipoib_free_tx()
138 struct ipoib_txreq *tx; in hfi1_ipoib_drain_tx_ring()
162 struct ipoib_txreq *tx = hfi1_txreq_from_idx(tx_ring, head); in hfi1_ipoib_poll_tx_ring()
190 struct ipoib_txreq *tx = container_of(txreq, struct ipoib_txreq, txreq); in hfi1_ipoib_sdma_complete()
199 static int hfi1_ipoib_build_ulp_payload(struct ipoib_txreq *tx, in hfi1_ipoib_build_ulp_payload()
230 static int hfi1_ipoib_build_tx_desc(struct ipoib_txreq *tx, in hfi1_ipoib_build_tx_desc()
256 static void hfi1_ipoib_build_ib_tx_headers(struct ipoib_txreq *tx, in hfi1_ipoib_build_ib_tx_headers()
348 static struct ipoib_txreq *hfi1_ipoib_send_dma_common(struct net_device *dev, in hfi1_ipoib_send_dma_common()
[all …]
Dipoib.h56 struct ipoib_txreq { struct
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),