first_vf_in_pf 1164 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c iov->first_vf_in_pf = ((val & GRC_CR_PF_INIT_VF_PF_FIRST_VF_NUM_MASK) first_vf_in_pf 1170 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c iov->first_vf_in_pf, iov->nres, iov->cap, iov->ctrl, iov->total, first_vf_in_pf 1269 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c bnx2x_vf(bp, i, abs_vfid) = iov->first_vf_in_pf + i; first_vf_in_pf 1324 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c bp->vfdb->sriov.first_vf_in_pf + first_vf_in_pf 1327 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c bp->vfdb->sriov.first_vf_in_pf + vf_idx); first_vf_in_pf 1371 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c tot_size = (BP_VFDB(bp)->sriov.first_vf_in_pf + BNX2X_NR_VIRTFN(bp)) * first_vf_in_pf 1566 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c int base_vf_cid = (BP_VFDB(bp)->sriov.first_vf_in_pf + vfid) * first_vf_in_pf 2023 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c int base_vf_cid = (BP_VFDB(bp)->sriov.first_vf_in_pf + vf->index) * first_vf_in_pf 2469 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c first_vf = bp->vfdb->sriov.first_vf_in_pf; first_vf_in_pf 44 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h u32 first_vf_in_pf; first_vf_in_pf 2201 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c if (vfpf_event->vf_id - BP_VFDB(bp)->sriov.first_vf_in_pf > first_vf_in_pf 1624 drivers/net/ethernet/qlogic/qed/qed_cxt.c p_iov->first_vf_in_pf); first_vf_in_pf 1627 drivers/net/ethernet/qlogic/qed/qed_cxt.c p_iov->first_vf_in_pf + p_iov->total_vfs); first_vf_in_pf 1782 drivers/net/ethernet/qlogic/qed/qed_cxt.c (p_hwfn->cdev->p_iov_info->first_vf_in_pf + i); first_vf_in_pf 1816 drivers/net/ethernet/qlogic/qed/qed_cxt.c (p_hwfn->cdev->p_iov_info->first_vf_in_pf + i); first_vf_in_pf 2099 drivers/net/ethernet/qlogic/qed/qed_int.c p_hwfn->cdev->p_iov_info->first_vf_in_pf + first_vf_in_pf 2178 drivers/net/ethernet/qlogic/qed/qed_int.c min_vf = p_iov->first_vf_in_pf; first_vf_in_pf 2179 drivers/net/ethernet/qlogic/qed/qed_int.c max_vf = p_iov->first_vf_in_pf + p_iov->total_vfs; first_vf_in_pf 427 drivers/net/ethernet/qlogic/qed/qed_sp_commands.c p_ramrod->base_vf_id = (u8) p_iov->first_vf_in_pf; first_vf_in_pf 470 drivers/net/ethernet/qlogic/qed/qed_sriov.c vf->abs_vf_id = idx + p_iov->first_vf_in_pf; first_vf_in_pf 658 drivers/net/ethernet/qlogic/qed/qed_sriov.c cdev->p_iov_info->first_vf_in_pf = first; first_vf_in_pf 661 drivers/net/ethernet/qlogic/qed/qed_sriov.c cdev->p_iov_info->first_vf_in_pf -= MAX_NUM_VFS_BB; first_vf_in_pf 666 drivers/net/ethernet/qlogic/qed/qed_sriov.c cdev->p_iov_info->first_vf_in_pf = first; first_vf_in_pf 671 drivers/net/ethernet/qlogic/qed/qed_sriov.c cdev->p_iov_info->first_vf_in_pf); first_vf_in_pf 4004 drivers/net/ethernet/qlogic/qed/qed_sriov.c u8 min = (u8) p_hwfn->cdev->p_iov_info->first_vf_in_pf; first_vf_in_pf 4936 drivers/net/ethernet/qlogic/qed/qed_sriov.c i, hwfn->cdev->p_iov_info->first_vf_in_pf + i); first_vf_in_pf 4999 drivers/net/ethernet/qlogic/qed/qed_sriov.c hwfn->cdev->p_iov_info->first_vf_in_pf + i); first_vf_in_pf 5013 drivers/net/ethernet/qlogic/qed/qed_sriov.c hwfn->cdev->p_iov_info->first_vf_in_pf + i); first_vf_in_pf 128 drivers/net/ethernet/qlogic/qed/qed_sriov.h u32 first_vf_in_pf;