Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.h288 struct sdma_txreq **tx_ring;
439 struct sdma_txreq *tx,
498 struct sdma_txreq *tx, in sdma_txinit_ahg()
505 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg() argument
566 struct sdma_txreq *tx, in sdma_txinit()
569 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit() argument
594 struct sdma_txreq *tx, in make_tx_sdma_desc()
625 int ext_coal_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx,
628 int _pad_sdma_tx_descs(struct hfi1_devdata *, struct sdma_txreq *);
629 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *);
[all …]
H A Dsdma_txreq.h57 struct sdma_txreq;
58 typedef void (*callback_t)(struct sdma_txreq *, int);
61 struct sdma_txreq { struct
92 static inline int sdma_txreq_built(struct sdma_txreq *tx) in sdma_txreq_built() argument
H A Dverbs_txreq.h18 struct sdma_txreq txreq;
62 struct sdma_txreq *stx; in get_waiting_verbs_txreq()
H A Dvnic_sdma.c29 struct sdma_txreq txreq;
38 static void vnic_sdma_complete(struct sdma_txreq *txreq, in vnic_sdma_complete()
188 struct sdma_txreq *txreq, in hfi1_vnic_sdma_sleep()
H A Dipoib_tx.c188 static void hfi1_ipoib_sdma_complete(struct sdma_txreq *txreq, int status) in hfi1_ipoib_sdma_complete()
203 struct sdma_txreq *txreq = &tx->txreq; in hfi1_ipoib_build_ulp_payload()
234 struct sdma_txreq *txreq = &tx->txreq; in hfi1_ipoib_build_tx_desc()
615 struct sdma_txreq *txreq, in hfi1_ipoib_sdma_sleep()
772 struct sdma_txreq *txreq; in hfi1_ipoib_drain_tx_list()
773 struct sdma_txreq *txreq_tmp; in hfi1_ipoib_drain_tx_list()
H A Dvnic.h47 struct sdma_txreq stx;
H A Dipoib.h57 struct sdma_txreq txreq;
H A Diowait.c46 struct sdma_txreq *tx, in iowait_init()
H A Duser_sdma.h187 struct sdma_txreq txreq;
H A Dqp.c28 struct sdma_txreq *stx,
110 struct sdma_txreq *tx; in flush_list_head()
114 struct sdma_txreq, in flush_list_head()
439 struct sdma_txreq *stx, in iowait_sleep()
H A Dverbs.c98 struct sdma_txreq *cookie,
586 struct sdma_txreq *cookie, in verbs_sdma_complete()