Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
DMakefile9 bnx2x-$(CONFIG_BNX2X_SRIOV) += bnx2x_vfpf.o bnx2x_sriov.o
Dbnx2x_sriov.h43 struct bnx2x_sriov { struct
332 struct bnx2x_sriov sriov;
Dbnx2x_sriov.c1055 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_bus()
1064 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_devfn()
1073 struct bnx2x_sriov *iov = &bp->vfdb->sriov; in bnx2x_vf_set_bars()
1123 static int bnx2x_sriov_pci_cfg_info(struct bnx2x *bp, struct bnx2x_sriov *iov) in bnx2x_sriov_pci_cfg_info()
1148 static int bnx2x_sriov_info(struct bnx2x *bp, struct bnx2x_sriov *iov) in bnx2x_sriov_info()
1181 struct bnx2x_sriov *iov; in bnx2x_iov_init_one()