Searched refs:old_vfs (Results 1 – 2 of 2) sorted by relevance
4224 int status, old_vfs, vf; in be_vf_setup() local4227 old_vfs = pci_num_vf(adapter->pdev); in be_vf_setup()4233 if (old_vfs) { in be_vf_setup()4270 if (!old_vfs) in be_vf_setup()4279 if (!old_vfs) { in be_vf_setup()4287 if (!old_vfs) { in be_vf_setup()4443 int max_vfs, old_vfs; in be_get_sriov_config() local4460 old_vfs = pci_num_vf(adapter->pdev); in be_get_sriov_config()4461 if (old_vfs) { in be_get_sriov_config()4463 old_vfs); in be_get_sriov_config()[all …]
3681 int old_vfs = pci_num_vf(pdev); in igb_enable_sriov() local3693 if (old_vfs) { in igb_enable_sriov()3695 old_vfs, max_vfs); in igb_enable_sriov()3696 adapter->vfs_allocated_count = old_vfs; in igb_enable_sriov()3743 if (!old_vfs) { in igb_enable_sriov()