Searched refs:hisi_dma_sqe (Results 1 – 1 of 1) sorted by relevance
112 struct hisi_dma_sqe { struct141 struct hisi_dma_sqe sqe; argument147 struct hisi_dma_sqe *sq;469 memset(chan->sq, 0, sizeof(struct hisi_dma_sqe) * hdma_dev->chan_depth); in hisi_dma_free_chan_resources()508 struct hisi_dma_sqe *sqe = chan->sq + chan->sq_tail; in hisi_dma_start_transfer()522 memcpy(sqe, &desc->sqe, sizeof(struct hisi_dma_sqe)); in hisi_dma_start_transfer()585 size_t sq_size = sizeof(struct hisi_dma_sqe) * hdma_dev->chan_depth; in hisi_dma_alloc_qps_mem()