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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_alloc.h54 enum i40e_status_code i40e_allocate_dma_mem(struct i40e_hw *hw,
H A Di40e_hmc.c88 ret_code = i40e_allocate_dma_mem(hw, &mem, mem_type, alloc_len,
180 ret_code = i40e_allocate_dma_mem(hw, page, i40e_mem_bp,
H A Di40e_adminq.c93 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.asq.desc_buf,
120 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.arq.desc_buf,
178 ret_code = i40e_allocate_dma_mem(hw, bi,
240 ret_code = i40e_allocate_dma_mem(hw, bi,
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c44 i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem, function

Completed in 46 milliseconds