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.h100 struct sdma_txreq { struct
101 struct list_head list;
103 struct sdma_desc *descp;
105 void *coalesce_buf;
107 struct iowait *wait;
131 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-4.19/drivers/infiniband/hw/hfi1/
Dsdma_txreq.h99 struct sdma_txreq { struct
100 struct list_head list;
102 struct sdma_desc *descp;
104 void *coalesce_buf;
106 struct iowait *wait;
130 static inline int sdma_txreq_built(struct sdma_txreq *tx) in sdma_txreq_built() argument
Dsdma.h555 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg()
619 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit()