Searched refs:old_vfs (Results 1 – 2 of 2) sorted by relevance
4223 int status, old_vfs, vf; in be_vf_setup() local4226 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() local4459 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()[all …]
3665 int old_vfs = pci_num_vf(pdev); in igb_enable_sriov() local3677 if (old_vfs) { in igb_enable_sriov()3679 old_vfs, max_vfs); in igb_enable_sriov()3680 adapter->vfs_allocated_count = old_vfs; in igb_enable_sriov()3727 if (!old_vfs) { in igb_enable_sriov()