Searched refs:first_vf_in_pf (Results 1 – 3 of 3) sorted by relevance
1158 iov->first_vf_in_pf = ((val & GRC_CR_PF_INIT_VF_PF_FIRST_VF_NUM_MASK) in bnx2x_sriov_info()1164 iov->first_vf_in_pf, iov->nres, iov->cap, iov->ctrl, iov->total, in bnx2x_sriov_info()1262 bnx2x_vf(bp, i, abs_vfid) = iov->first_vf_in_pf + i; in bnx2x_iov_init_one()1315 bp->vfdb->sriov.first_vf_in_pf + in bnx2x_iov_remove_one()1318 bp->vfdb->sriov.first_vf_in_pf + vf_idx); in bnx2x_iov_remove_one()1362 tot_size = (BP_VFDB(bp)->sriov.first_vf_in_pf + BNX2X_NR_VIRTFN(bp)) * in bnx2x_iov_alloc_mem()1557 int base_vf_cid = (BP_VFDB(bp)->sriov.first_vf_in_pf + vfid) * in bnx2x_iov_nic_init()2004 int base_vf_cid = (BP_VFDB(bp)->sriov.first_vf_in_pf + vf->index) * in bnx2x_vf_acquire()2444 first_vf = bp->vfdb->sriov.first_vf_in_pf; in bnx2x_enable_sriov()
44 u32 first_vf_in_pf; member
2179 if (vfpf_event->vf_id - BP_VFDB(bp)->sriov.first_vf_in_pf > in bnx2x_vf_mbx_schedule()