Searched refs:pci_sriov_configure_simple (Results 1 – 5 of 5) sorted by relevance
38 .sriov_configure = pci_sriov_configure_simple,
1066 int pci_sriov_configure_simple(struct pci_dev *dev, int nr_virtfn) in pci_sriov_configure_simple() function1091 EXPORT_SYMBOL_GPL(pci_sriov_configure_simple);
2067 int pci_sriov_configure_simple(struct pci_dev *dev, int nr_virtfn);2106 #define pci_sriov_configure_simple NULL macro
3244 .sriov_configure = pci_sriov_configure_simple,
4484 .sriov_configure = pci_sriov_configure_simple,