Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dhisi_dma.c71 struct hisi_dma_cqe { struct
92 struct hisi_dma_cqe *cq;
234 memset(chan->cq, 0, sizeof(struct hisi_dma_cqe) * hdma_dev->chan_depth); in hisi_dma_free_chan_resources()
350 size_t cq_size = sizeof(struct hisi_dma_cqe) * hdma_dev->chan_depth; in hisi_dma_alloc_qps_mem()
436 struct hisi_dma_cqe *cqe; in hisi_dma_irq()
/kernel/linux/linux-6.6/drivers/dma/
H A Dhisi_dma.c127 struct hisi_dma_cqe { struct
148 struct hisi_dma_cqe *cq;
470 memset(chan->cq, 0, sizeof(struct hisi_dma_cqe) * hdma_dev->chan_depth); in hisi_dma_free_chan_resources()
586 size_t cq_size = sizeof(struct hisi_dma_cqe) * hdma_dev->chan_depth; in hisi_dma_alloc_qps_mem()
732 struct hisi_dma_cqe *cqe; in hisi_dma_irq()

Completed in 4 milliseconds