Searched refs:old_vfs (Results 1 – 1 of 1) sorted by relevance
4223 int status, old_vfs, vf; in be_vf_setup() local 4226 old_vfs = pci_num_vf(adapter->pdev); in be_vf_setup() 4232 if (old_vfs) { in be_vf_setup() 4269 if (!old_vfs) in be_vf_setup() 4278 if (!old_vfs) { in be_vf_setup() 4286 if (!old_vfs) { in be_vf_setup() 4442 int max_vfs, old_vfs; in be_get_sriov_config() local 4459 old_vfs = pci_num_vf(adapter->pdev); in be_get_sriov_config() 4460 if (old_vfs) { in be_get_sriov_config() 4462 old_vfs); in be_get_sriov_config() 4480 int old_vfs = pci_num_vf(adapter->pdev); be_alloc_sriov_res() local [all...]