Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_controlq.h43 struct ice_dma_mem desc_buf; /* descriptor ring memory */
47 struct ice_dma_mem *sq_bi;
48 struct ice_dma_mem *rq_bi;
H A Dice_controlq.c145 cq->rq.r.rq_bi = (struct ice_dma_mem *)cq->rq.dma_head; in ice_alloc_rq_bufs()
150 struct ice_dma_mem *bi; in ice_alloc_rq_bufs()
207 cq->sq.r.sq_bi = (struct ice_dma_mem *)cq->sq.dma_head; in ice_alloc_sq_bufs()
211 struct ice_dma_mem *bi; in ice_alloc_sq_bufs()
890 struct ice_dma_mem *dma_buf = NULL; in ice_sq_send_cmd_nolock()
1115 struct ice_dma_mem *bi; in ice_clean_rq_elem()
H A Dice_osdep.h182 struct ice_dma_mem { struct
246 struct ice_dma_mem *mem, u64 size) in ice_alloc_dma_mem()
272 struct ice_dma_mem *mem) in ice_free_dma_mem()