Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
A Dpci.c124 const int *max_vfs; in pseries_pci_sriov_enable() local
128 max_vfs = of_get_property(dn, "ibm,number-of-configurable-vfs", NULL); in pseries_pci_sriov_enable()
130 if (!max_vfs) in pseries_pci_sriov_enable()
134 max_config_vfs = of_read_number(&max_vfs[0], 1); in pseries_pci_sriov_enable()

Completed in 4 milliseconds