Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_controlq.c160 ice_free_dma_mem(hw, &ring->desc_buf); in ice_free_cq_ring()
219 ice_free_dma_mem(hw, &cq->rq.r.rq_bi[i]); in ice_alloc_rq_bufs()
259 ice_free_dma_mem(hw, &cq->sq.r.sq_bi[i]); in ice_alloc_sq_bufs()
329 ice_free_dma_mem((hw), \
HDice_osdep.c435 ice_free_dma_mem(struct ice_hw __unused *hw, struct ice_dma_mem *mem) in ice_free_dma_mem() function
HDice_osdep.h402 void ice_free_dma_mem(struct ice_hw __unused *hw, struct ice_dma_mem *mem);