Searched refs:pci_sriov_configure_simple (Results 1 – 6 of 6) sorted by relevance
38 .sriov_configure = pci_sriov_configure_simple,
1204 int pci_sriov_configure_simple(struct pci_dev *dev, int nr_virtfn) in pci_sriov_configure_simple() function1229 EXPORT_SYMBOL_GPL(pci_sriov_configure_simple);
1014 .sriov_configure = pci_sriov_configure_simple,
2237 int pci_sriov_configure_simple(struct pci_dev *dev, int nr_virtfn);2288 #define pci_sriov_configure_simple NULL macro
3478 .sriov_configure = pci_sriov_configure_simple,
4582 .sriov_configure = pci_sriov_configure_simple,
Completed in 36 milliseconds