Home
last modified time | relevance | path

Searched refs:i40e_virt_mem (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_alloc.h61 struct i40e_virt_mem *mem,
64 struct i40e_virt_mem *mem);
H A Di40e_hmc.h80 struct i40e_virt_mem pd_entry_virt_mem; /* virt mem for pd_entry */
97 struct i40e_virt_mem addr; /* used to track sd_entry allocations */
111 struct i40e_virt_mem hmc_obj_virt_mem;
H A Di40e_adminq.h48 struct i40e_virt_mem dma_head; /* space for dma structures */
50 struct i40e_virt_mem cmd_buf; /* command buffer memory */
H A Di40e_dcb.c589 struct i40e_virt_mem mem; in i40e_aq_get_dcb_config()
978 struct i40e_virt_mem mem; in i40e_get_fw_lldp_status()
1275 struct i40e_virt_mem mem; in i40e_set_dcb_config()
H A Di40e_type.h735 struct i40e_virt_mem nvm_buff;
H A Di40e_nvm.c697 struct i40e_virt_mem vmem; in i40e_calc_nvm_checksum()
/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) in i40e_allocate_virt_mem()
35 i40e_free_virt_mem(struct i40e_hw *hw, struct i40e_virt_mem *mem) in i40e_free_virt_mem()
H A Di40e_osdep.h136 struct i40e_virt_mem { struct