Searched refs:pci_sriov_configure_simple (Results 1 – 7 of 7) sorted by relevance
38 .sriov_configure = pci_sriov_configure_simple,
1206 int pci_sriov_configure_simple(struct pci_dev *dev, int nr_virtfn) in pci_sriov_configure_simple() function1231 EXPORT_SYMBOL_GPL(pci_sriov_configure_simple);
652 pci_sriov_configure_simple(pdev, 0); in dpi_remove()669 .sriov_configure = pci_sriov_configure_simple,
1058 .sriov_configure = pci_sriov_configure_simple,
2372 int pci_sriov_configure_simple(struct pci_dev *dev, int nr_virtfn);2423 #define pci_sriov_configure_simple NULL macro
3617 .sriov_configure = pci_sriov_configure_simple,
4216 .sriov_configure = pci_sriov_configure_simple,
Completed in 68 milliseconds