Searched refs:ipoib_txreq (Results 1 – 2 of 2) sorted by relevance
36 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 …]
56 struct ipoib_txreq { struct