Searched refs:max_vfs (Results 1 – 1 of 1) sorted by relevance
152 const int *max_vfs; in pseries_pci_sriov_enable() local156 max_vfs = of_get_property(dn, "ibm,number-of-configurable-vfs", NULL); in pseries_pci_sriov_enable()158 if (!max_vfs) in pseries_pci_sriov_enable()162 max_config_vfs = of_read_number(&max_vfs[0], 1); in pseries_pci_sriov_enable()