Home
last modified time | relevance | path

Searched defs:sdma_txreq (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dsdma_txreq.h103 struct sdma_txreq { struct
104 struct list_head list;
106 struct sdma_desc *descp;
108 void *coalesce_buf;
110 struct iowait *wait;
134 static inline int sdma_txreq_built(struct sdma_txreq *tx) in sdma_txreq_built() argument
Dsdma.h547 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg()
611 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dsdma_txreq.h61 struct sdma_txreq { struct
62 struct list_head list;
64 struct sdma_desc *descp;
66 void *coalesce_buf;
68 struct iowait *wait;
92 static inline int sdma_txreq_built(struct sdma_txreq *tx) in sdma_txreq_built() argument
Dsdma.h506 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg()
570 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit()