Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/
Dhisi_dma.c71 struct hisi_dma_cqe { struct
92 struct hisi_dma_cqe *cq; argument
230 memset(chan->cq, 0, sizeof(struct hisi_dma_cqe) * hdma_dev->chan_depth); in hisi_dma_free_chan_resources()
347 size_t cq_size = sizeof(struct hisi_dma_cqe) * hdma_dev->chan_depth; in hisi_dma_alloc_qps_mem()
433 struct hisi_dma_cqe *cqe; in hisi_dma_irq()