Searched refs:qdma_mm_vdesc (Results 1 – 2 of 2) sorted by relevance
190 struct qdma_mm_vdesc { struct210 struct qdma_mm_vdesc *submitted_vdesc; argument211 struct qdma_mm_vdesc *issued_vdesc;
34 static inline struct qdma_mm_vdesc *to_qdma_vdesc(struct virt_dma_desc *vdesc) in to_qdma_vdesc()36 return container_of(vdesc, struct qdma_mm_vdesc, vdesc); in to_qdma_vdesc()427 struct qdma_mm_vdesc *vd = to_qdma_vdesc(vdesc); in qdma_free_vdesc()654 static int qdma_hw_enqueue(struct qdma_queue *q, struct qdma_mm_vdesc *vdesc) in qdma_hw_enqueue()706 struct qdma_mm_vdesc *vdesc = NULL; in qdma_fill_pending_vdesc()766 struct qdma_mm_vdesc *vdesc; in qdma_prep_device_sg()842 struct qdma_mm_vdesc *vdesc; in qdma_queue_isr()