Home
last modified time | relevance | path

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

/linux/drivers/dma/amd/qdma/
H A Dqdma.h182 struct qdma_mm_desc { struct
209 struct qdma_mm_desc *desc_base; argument
H A Dqdma.c641 static struct qdma_mm_desc *qdma_get_desc(struct qdma_queue *q) in qdma_get_desc()
643 struct qdma_mm_desc *desc; in qdma_get_desc()
656 struct qdma_mm_desc *desc; in qdma_hw_enqueue()