Home
last modified time | relevance | path

Searched refs:bnx2x_sriov_configure (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h544 int bnx2x_sriov_configure(struct pci_dev *dev, int num_vfs);
616 static inline int bnx2x_sriov_configure(struct pci_dev *dev, int num_vfs) {return 0; } in bnx2x_sriov_configure() function
H A Dbnx2x_sriov.c2416 int bnx2x_sriov_configure(struct pci_dev *dev, int num_vfs_param) in bnx2x_sriov_configure() function
2425 DP(BNX2X_MSG_IOV, "bnx2x_sriov_configure called with %d, BNX2X_NR_VIRTFN(bp) was %d\n", in bnx2x_sriov_configure()
H A Dbnx2x_main.c14425 .sriov_configure = bnx2x_sriov_configure,
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h544 int bnx2x_sriov_configure(struct pci_dev *dev, int num_vfs);
616 static inline int bnx2x_sriov_configure(struct pci_dev *dev, int num_vfs) {return 0; } in bnx2x_sriov_configure() function
H A Dbnx2x_sriov.c2409 int bnx2x_sriov_configure(struct pci_dev *dev, int num_vfs_param) in bnx2x_sriov_configure() function
2418 DP(BNX2X_MSG_IOV, "bnx2x_sriov_configure called with %d, BNX2X_NR_VIRTFN(bp) was %d\n", in bnx2x_sriov_configure()
H A Dbnx2x_main.c14353 .sriov_configure = bnx2x_sriov_configure,

Completed in 49 milliseconds