Searched refs:i40e_virt_mem (Results 1 – 7 of 7) sorted by relevance
61 struct i40e_virt_mem *mem,64 struct i40e_virt_mem *mem);
80 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;
48 struct i40e_virt_mem dma_head; /* space for dma structures */50 struct i40e_virt_mem cmd_buf; /* command buffer memory */
660 struct i40e_virt_mem nvm_buff;
638 struct i40e_virt_mem vmem; in i40e_calc_nvm_checksum()
26 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()
136 struct i40e_virt_mem { struct