Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.h39 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs);
H A Dbnxt_sriov.c890 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs) in bnxt_sriov_configure() function
H A Dbnxt.c14132 .sriov_configure = bnxt_sriov_configure,