Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dhisi_dma.c71 struct hisi_dma_cqe { struct
92 struct hisi_dma_cqe *cq; argument
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()