Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/soc/fsl/dpio/
Ddpio-service.c42 struct dpaa2_io_store { struct
43 unsigned int max;
44 dma_addr_t paddr;
45 struct dpaa2_dq *vaddr;
46 void *alloced_addr; /* unaligned value from kmalloc() */
47 unsigned int idx; /* position of the next-to-be-returned entry */
48 struct qbman_swp *swp; /* portal used to issue VDQCR */
49 struct device *dev; /* device used for DMA mapping */