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

/linux-master/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; } function
H A Dbnx2x_sriov.c2409 int bnx2x_sriov_configure(struct pci_dev *dev, int num_vfs_param) function
2418 DP(BNX2X_MSG_IOV, "bnx2x_sriov_configure called with %d, BNX2X_NR_VIRTFN(bp) was %d\n",
H A Dbnx2x_main.c14353 .sriov_configure = bnx2x_sriov_configure,

Completed in 153 milliseconds