Searched refs:ice_dma_mem (Results 1 – 3 of 3) sorted by relevance
52 struct ice_dma_mem desc_buf; /* descriptor ring memory */55 struct ice_dma_mem *sq_bi;56 struct ice_dma_mem *rq_bi;
158 cq->rq.r.rq_bi = (struct ice_dma_mem *)cq->rq.dma_head; in ice_alloc_rq_bufs()163 struct ice_dma_mem *bi; in ice_alloc_rq_bufs()228 cq->sq.r.sq_bi = (struct ice_dma_mem *)cq->sq.dma_head; in ice_alloc_sq_bufs()232 struct ice_dma_mem *bi; in ice_alloc_sq_bufs()999 struct ice_dma_mem *dma_buf = NULL; in ice_sq_send_cmd()1179 struct ice_dma_mem *bi; in ice_clean_rq_elem()
33 struct ice_dma_mem { struct