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

/linux-master/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);
586 size_t cq_size = sizeof(struct hisi_dma_cqe) * hdma_dev->chan_depth;
732 struct hisi_dma_cqe *cqe;

Completed in 106 milliseconds