Searched refs:i40e_allocate_virt_mem (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_alloc.h | 29 int i40e_allocate_virt_mem(struct i40e_hw *hw,
|
H A D | i40e_hmc.c | 55 ret_code = i40e_allocate_virt_mem(hw, in i40e_add_sd_table_entry()
|
H A D | i40e_lan_hmc.c | 87 ret_code = i40e_allocate_virt_mem(hw, &hw->hmc.hmc_obj_virt_mem, in i40e_init_lan_hmc() 200 ret_code = i40e_allocate_virt_mem(hw, &hw->hmc.sd_table.addr, in i40e_init_lan_hmc()
|
H A D | i40e_nvm.c | 609 ret_code = i40e_allocate_virt_mem(hw, &vmem, in i40e_calc_nvm_checksum() 1032 status = i40e_allocate_virt_mem(hw, &hw->nvm_buff, in i40e_nvmupd_exec_aq()
|
H A D | i40e_main.c | 186 int i40e_allocate_virt_mem(struct i40e_hw *hw, struct i40e_virt_mem *mem, in i40e_allocate_virt_mem() function
|