Home
last modified time | relevance | path

Searched refs:bnx2x_sriov (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
DMakefile9 bnx2x-$(CONFIG_BNX2X_SRIOV) += bnx2x_vfpf.o bnx2x_sriov.o
Dbnx2x_sriov.h43 struct bnx2x_sriov { struct
333 struct bnx2x_sriov sriov;
Dbnx2x_sriov.c1034 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_bus()
1043 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_devfn()
1052 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_set_bars()
1102 static int bnx2x_sriov_pci_cfg_info(struct bnx2x *bp, struct bnx2x_sriov *iov) in bnx2x_sriov_pci_cfg_info()
1127 static int bnx2x_sriov_info(struct bnx2x *bp, struct bnx2x_sriov *iov) in bnx2x_sriov_info()
1160 struct bnx2x_sriov *iov; in bnx2x_iov_init_one()