Searched refs:old_vfs (Results 1 – 2 of 2) sorted by relevance
4222 int status, old_vfs, vf; in be_vf_setup() local4225 old_vfs = pci_num_vf(adapter->pdev); in be_vf_setup()4231 if (old_vfs) { in be_vf_setup()4268 if (!old_vfs) in be_vf_setup()4277 if (!old_vfs) { in be_vf_setup()4285 if (!old_vfs) { in be_vf_setup()4441 int max_vfs, old_vfs; in be_get_sriov_config() local4458 old_vfs = pci_num_vf(adapter->pdev); in be_get_sriov_config()4459 if (old_vfs) { in be_get_sriov_config()4461 old_vfs); in be_get_sriov_config()[all …]
3675 int old_vfs = pci_num_vf(pdev); in igb_enable_sriov() local3687 if (old_vfs) { in igb_enable_sriov()3689 old_vfs, max_vfs); in igb_enable_sriov()3690 adapter->vfs_allocated_count = old_vfs; in igb_enable_sriov()3737 if (!old_vfs) { in igb_enable_sriov()