Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
DMakefile8 bnx2x-$(CONFIG_BNX2X_SRIOV) += bnx2x_vfpf.o bnx2x_sriov.o
Dbnx2x_sriov.h43 struct bnx2x_sriov { struct
330 struct bnx2x_sriov sriov;
Dbnx2x_sriov.c1054 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_bus()
1063 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_devfn()
1072 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_set_bars()
1122 static int bnx2x_sriov_pci_cfg_info(struct bnx2x *bp, struct bnx2x_sriov *iov) in bnx2x_sriov_pci_cfg_info()
1147 static int bnx2x_sriov_info(struct bnx2x *bp, struct bnx2x_sriov *iov) in bnx2x_sriov_info()
1180 struct bnx2x_sriov *iov; in bnx2x_iov_init_one()