Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c33 struct ipoib_txreq { struct
119 static void hfi1_ipoib_free_tx(struct ipoib_txreq *tx, int budget) in hfi1_ipoib_free_tx()
187 static void hfi1_ipoib_add_tx(struct ipoib_txreq *tx) in hfi1_ipoib_add_tx()
221 struct ipoib_txreq *tx = container_of(txreq, struct ipoib_txreq, txreq); in hfi1_ipoib_sdma_complete()
228 static int hfi1_ipoib_build_ulp_payload(struct ipoib_txreq *tx, in hfi1_ipoib_build_ulp_payload()
258 static int hfi1_ipoib_build_tx_desc(struct ipoib_txreq *tx, in hfi1_ipoib_build_tx_desc()
284 static void hfi1_ipoib_build_ib_tx_headers(struct ipoib_txreq *tx, in hfi1_ipoib_build_ib_tx_headers()
376 static struct ipoib_txreq *hfi1_ipoib_send_dma_common(struct net_device *dev, in hfi1_ipoib_send_dma_common()
381 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_common()
455 struct ipoib_txreq *tx) in hfi1_ipoib_submit_tx()
[all …]
H A Dipoib.h55 struct ipoib_txreq;
57 struct ipoib_txreq **items;