Home
last modified time | relevance | path

Searched defs:dpaa2_io_store (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
Ddpio-service.c33 struct dpaa2_io_store { struct
34 unsigned int max;
35 dma_addr_t paddr;
36 struct dpaa2_dq *vaddr;
37 void *alloced_addr; /* unaligned value from kmalloc() */
38 unsigned int idx; /* position of the next-to-be-returned entry */
39 struct qbman_swp *swp; /* portal used to issue VDQCR */
40 struct device *dev; /* device used for DMA mapping */