Home
last modified time | relevance | path

Searched refs:cpdma_desc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c67 struct cpdma_desc { struct
109 struct cpdma_desc __iomem *head, *tail;
224 pool->desc_size = ALIGN(sizeof(struct cpdma_desc), in cpdma_desc_pool_create()
280 struct cpdma_desc __iomem *desc) in desc_phys()
287 static inline struct cpdma_desc __iomem *
293 static struct cpdma_desc __iomem *
296 return (struct cpdma_desc __iomem *) in cpdma_desc_alloc()
301 struct cpdma_desc __iomem *desc, int num_desc) in cpdma_desc_free()
981 struct cpdma_desc __iomem *desc) in __cpdma_chan_submit()
984 struct cpdma_desc __iome in __cpdma_chan_submit()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c67 struct cpdma_desc { struct
109 struct cpdma_desc __iomem *head, *tail;
224 pool->desc_size = ALIGN(sizeof(struct cpdma_desc), in cpdma_desc_pool_create()
280 struct cpdma_desc __iomem *desc) in desc_phys()
287 static inline struct cpdma_desc __iomem *
293 static struct cpdma_desc __iomem *
296 return (struct cpdma_desc __iomem *) in cpdma_desc_alloc()
301 struct cpdma_desc __iomem *desc, int num_desc) in cpdma_desc_free()
981 struct cpdma_desc __iomem *desc) in __cpdma_chan_submit()
984 struct cpdma_desc __iome in __cpdma_chan_submit()
[all...]

Completed in 4 milliseconds