Home
last modified time | relevance | path

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

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