Searched refs:pmf_index (Results 1 – 3 of 3) sorted by relevance
323 vf_dev->pmf_index = (u16)cqe_info->op_ret_val; in pf_cqp_get_hmc_fcn_callback()328 vf_dev->pmf_index); in pf_cqp_get_hmc_fcn_callback()346 ret_code = i40iw_pf_init_vfhmc(vf_dev->pf_dev, (u8)vf_dev->pmf_index, NULL); in pf_add_hmc_obj_callback()508 i40iw_vf_init_pestat(dev, &vf_dev->pestat, vf_dev->pmf_index); in i40iw_vchnl_recv_pf()513 vchnl_pf_send_get_hmc_fcn_resp(dev, vf_id, vchnl_msg, vf_dev->pmf_index); in i40iw_vchnl_recv_pf()
235 ((u8)dev->vf_dev[idx]->pmf_index == hmc_fn_id)) { in i40iw_vfdev_from_fpm()256 ((u8)dev->vf_dev[idx]->pmf_index == hmc_fn_id)) { in i40iw_vf_hmcinfo_from_fpm()
453 u16 pmf_index; member