Searched refs:i40e_allocate_dma_mem (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
H A Di40e_alloc.h54 enum i40e_status_code i40e_allocate_dma_mem(struct i40e_hw *hw,
H A Di40e_hmc.c86 ret_code = i40e_allocate_dma_mem(hw, &mem, mem_type, alloc_len,
178 ret_code = i40e_allocate_dma_mem(hw, page, i40e_mem_bp,
H A Di40e_osdep.c68 i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem, function
H A Di40e_adminq.c83 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.asq.desc_buf,
110 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.arq.desc_buf,
169 ret_code = i40e_allocate_dma_mem(hw, bi,
231 ret_code = i40e_allocate_dma_mem(hw, bi,

Completed in 139 milliseconds