Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_controlq.h44 struct ice_dma_mem desc_buf; /* descriptor ring memory */
48 struct ice_dma_mem *sq_bi;
49 struct ice_dma_mem *rq_bi;
A Dice_controlq.c169 cq->rq.r.rq_bi = (struct ice_dma_mem *)cq->rq.dma_head; in ice_alloc_rq_bufs()
174 struct ice_dma_mem *bi; in ice_alloc_rq_bufs()
239 cq->sq.r.sq_bi = (struct ice_dma_mem *)cq->sq.dma_head; in ice_alloc_sq_bufs()
243 struct ice_dma_mem *bi; in ice_alloc_sq_bufs()
966 struct ice_dma_mem *dma_buf = NULL; in ice_sq_send_cmd()
1160 struct ice_dma_mem *bi; in ice_clean_rq_elem()
A Dice_osdep.h29 struct ice_dma_mem { struct

Completed in 6 milliseconds