Home
last modified time | relevance | path

Searched refs:BP_VF (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c75 return (idx < BNX2X_NR_VIRTFN(bp)) ? BP_VF(bp, idx) : NULL; in bnx2x_vf_by_abs_fid()
921 vf = BP_VF(bp, i); in bnx2x_vf_flr_clnup()
969 struct bnx2x_virtf *vf = BP_VF(bp, i); in bnx2x_vf_handle_flr_event()
1517 struct bnx2x_virtf *vf = BP_VF(bp, idx); in bnx2x_set_vf_link_state()
1558 struct bnx2x_virtf *vf = BP_VF(bp, vfid); in bnx2x_iov_nic_init()
1611 struct bnx2x_virtf *vf = BP_VF(bp, vfid); in bnx2x_iov_nic_init()
1640 bnx2x_vf_release(bp, BP_VF(bp, i)); in bnx2x_iov_chip_cleanup()
1905 struct bnx2x_virtf *vf = BP_VF(bp, i); in bnx2x_iov_adjust_stats_req()
2471 struct bnx2x_virtf *vf = BP_VF(bp, vf_idx); in bnx2x_enable_sriov()
2474 vf_sb_count(BP_VF(bp, vf_idx)) = 0; in bnx2x_enable_sriov()
[all …]
Dbnx2x_sriov.h321 #define BP_VF(bp, idx) ((BP_VFDB(bp) && (bp)->vfdb->vfs) ? \ macro
Dbnx2x_vfpf.c2240 struct bnx2x_virtf *vf = BP_VF(bp, vf_idx); in bnx2x_vf_mbx()
Dbnx2x_main.c10007 struct bnx2x_virtf *vf = BP_VF(bp, vf_idx); in bnx2x_parity_recover()