Searched refs:old_vfs (Results 1 – 2 of 2) sorted by relevance
4225 int status, old_vfs, vf; in be_vf_setup() local4228 old_vfs = pci_num_vf(adapter->pdev); in be_vf_setup()4234 if (old_vfs) { in be_vf_setup()4271 if (!old_vfs) in be_vf_setup()4280 if (!old_vfs) { in be_vf_setup()4288 if (!old_vfs) { in be_vf_setup()4444 int max_vfs, old_vfs; in be_get_sriov_config() local4461 old_vfs = pci_num_vf(adapter->pdev); in be_get_sriov_config()4462 if (old_vfs) { in be_get_sriov_config()4464 old_vfs); in be_get_sriov_config()[all …]
3758 int old_vfs = pci_num_vf(pdev); in igb_enable_sriov() local3770 if (old_vfs) { in igb_enable_sriov()3772 old_vfs, max_vfs); in igb_enable_sriov()3773 adapter->vfs_allocated_count = old_vfs; in igb_enable_sriov()3833 if (!old_vfs) { in igb_enable_sriov()