Searched refs:del_hmc_obj (Results 1 – 1 of 1) sorted by relevance
382 struct i40iw_virtchnl_hmc_obj_range *del_hmc_obj; in pf_del_hmc_obj_callback() local388 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()