Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dhisi_dma.c127 struct hisi_dma_cqe { struct
148 struct hisi_dma_cqe *cq; argument
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()