Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_virtchnl.c382 struct i40iw_virtchnl_hmc_obj_range *del_hmc_obj; in pf_del_hmc_obj_callback() local
388 del_hmc_obj = (struct i40iw_virtchnl_hmc_obj_range *)vchnl_msg->iw_chnl_buf; in pf_del_hmc_obj_callback()
393 info.rsrc_type = (u32)del_hmc_obj->obj_type; in pf_del_hmc_obj_callback()
394 info.start_idx = del_hmc_obj->start_index; in pf_del_hmc_obj_callback()
395 info.count = del_hmc_obj->obj_count; in pf_del_hmc_obj_callback()