Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.h19 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs);
Dbnxt_sriov.c543 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs) in bnxt_sriov_configure() function
Dbnxt.c5774 .sriov_configure = bnxt_sriov_configure,