Home
last modified time | relevance | path

Searched refs:i40iw_allocate_virt_mem (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_p.h121 enum i40iw_status_code i40iw_allocate_virt_mem(struct i40iw_hw *hw,
Di40iw_puda.c169 ret = i40iw_allocate_virt_mem(dev->hw, &buf_mem, in i40iw_puda_alloc_buf()
907 i40iw_allocate_virt_mem(dev->hw, vmem, in i40iw_puda_create_rsrc()
Di40iw_hmc.c570 ret_code = i40iw_allocate_virt_mem(hw, in i40iw_add_sd_table_entry()
Di40iw_virtchnl.c474 ret_code = i40iw_allocate_virt_mem(dev->hw, &vf_dev_mem, sizeof(struct i40iw_vfdev) + in i40iw_vchnl_recv_pf()
Di40iw_utils.c778 enum i40iw_status_code i40iw_allocate_virt_mem(struct i40iw_hw *hw, in i40iw_allocate_virt_mem() function
Di40iw_ctrl.c3553 ret_code = i40iw_allocate_virt_mem(dev->hw, &virt_mem, mem_size); in i40iw_sc_init_iw_hmc()
4017 ret_code = i40iw_allocate_virt_mem(dev->hw, &virt_mem, mem_size); in i40iw_config_fpm_values()