Lines Matching refs:old_vfs
4223 int status, old_vfs, vf;
4226 old_vfs = pci_num_vf(adapter->pdev);
4232 if (old_vfs) {
4269 if (!old_vfs)
4278 if (!old_vfs) {
4286 if (!old_vfs) {
4442 int max_vfs, old_vfs;
4459 old_vfs = pci_num_vf(adapter->pdev);
4460 if (old_vfs) {
4462 old_vfs);
4466 adapter->num_vfs = old_vfs;
4469 if (skyhawk_chip(adapter) && be_max_vfs(adapter) && !old_vfs) {
4480 int old_vfs = pci_num_vf(adapter->pdev);
4486 if (!old_vfs)
4494 if (skyhawk_chip(adapter) && be_max_vfs(adapter) && !old_vfs) {