Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/amd/qdma/
Dqdma.h182 struct qdma_mm_desc { struct
209 struct qdma_mm_desc *desc_base; argument
Dqdma.c647 static struct qdma_mm_desc *qdma_get_desc(struct qdma_queue *q) in qdma_get_desc()
649 struct qdma_mm_desc *desc; in qdma_get_desc()
662 struct qdma_mm_desc *desc; in qdma_hw_enqueue()