Home
last modified time | relevance | path

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

/linux/drivers/dma/amd/qdma/
H A Dqdma.h33 #define QDMA_MM_DESC_SIZE 32 /* Bytes */ macro
H A Dqdma.c550 dma_free_coherent(pdata->dma_dev, queue->ring_size * QDMA_MM_DESC_SIZE, in qdma_free_queue_resources()
572 size = queue->ring_size * QDMA_MM_DESC_SIZE; in qdma_alloc_queue_resources()