Searched refs:i40e_allocate_virt_mem (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_alloc.h60 enum i40e_status_code i40e_allocate_virt_mem(struct i40e_hw *hw,
H A Di40e_hmc.c94 ret_code = i40e_allocate_virt_mem(hw,
H A Di40e_adminq.c101 ret_code = i40e_allocate_virt_mem(hw, &hw->aq.asq.cmd_buf,
169 ret_code = i40e_allocate_virt_mem(hw, &hw->aq.arq.dma_head,
231 ret_code = i40e_allocate_virt_mem(hw, &hw->aq.asq.dma_head,
H A Di40e_nvm.c587 ret_code = i40e_allocate_virt_mem(hw, &vmem,
H A Di40e_lan_hmc.c120 ret_code = i40e_allocate_virt_mem(hw, &hw->hmc.hmc_obj_virt_mem,
233 ret_code = i40e_allocate_virt_mem(hw, &hw->hmc.sd_table.addr,
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c26 i40e_allocate_virt_mem(struct i40e_hw *hw, struct i40e_virt_mem *mem, u32 size) function

Completed in 52 milliseconds