Lines Matching refs:BP_VF
73 return (idx < BNX2X_NR_VIRTFN(bp)) ? BP_VF(bp, idx) : NULL; in bnx2x_vf_by_abs_fid()
975 vf = BP_VF(bp, i); in bnx2x_vf_flr_clnup()
1023 struct bnx2x_virtf *vf = BP_VF(bp, i); in bnx2x_vf_handle_flr_event()
1561 struct bnx2x_virtf *vf = BP_VF(bp, idx); in bnx2x_set_vf_link_state()
1602 struct bnx2x_virtf *vf = BP_VF(bp, vfid); in bnx2x_iov_nic_init()
1651 struct bnx2x_virtf *vf = BP_VF(bp, vfid); in bnx2x_iov_nic_init()
1679 bnx2x_vf_release(bp, BP_VF(bp, i)); in bnx2x_iov_chip_cleanup()
1943 struct bnx2x_virtf *vf = BP_VF(bp, i); in bnx2x_iov_adjust_stats_req()
2514 struct bnx2x_virtf *vf = BP_VF(bp, vf_idx); in bnx2x_enable_sriov()
2517 vf_sb_count(BP_VF(bp, vf_idx)) = 0; in bnx2x_enable_sriov()
2545 struct bnx2x_virtf *vf = BP_VF(bp, vf_idx); in bnx2x_enable_sriov()
2593 if (BP_VF(bp, vfidx)->cfg_flags & VF_CFG_VLAN) in bnx2x_pf_set_vfs_vlan()
2631 *vf = BP_VF(bp, vfidx); in bnx2x_vf_op_prep()