Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_controlq.h45 struct ice_dma_mem desc_buf; /* descriptor ring memory */
49 struct ice_dma_mem *sq_bi;
50 struct ice_dma_mem *rq_bi;
H A Dice_controlq.c160 cq->rq.r.rq_bi = (struct ice_dma_mem *)cq->rq.dma_head; in ice_alloc_rq_bufs()
165 struct ice_dma_mem *bi; in ice_alloc_rq_bufs()
222 cq->sq.r.sq_bi = (struct ice_dma_mem *)cq->sq.dma_head; in ice_alloc_sq_bufs()
226 struct ice_dma_mem *bi; in ice_alloc_sq_bufs()
940 struct ice_dma_mem *dma_buf = NULL; in ice_sq_send_cmd_nolock()
1166 struct ice_dma_mem *bi; in ice_clean_rq_elem()
H A Dice_osdep.h190 struct ice_dma_mem { struct
254 struct ice_dma_mem *mem, u64 size) in ice_alloc_dma_mem()
282 struct ice_dma_mem *mem) in ice_free_dma_mem()