Home
last modified time | relevance | path

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

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