existing_vfs     3209 drivers/net/ethernet/mellanox/mlx4/main.c 			     u8 total_vfs, int existing_vfs, int reset_flow)
existing_vfs     3226 drivers/net/ethernet/mellanox/mlx4/main.c 		if (existing_vfs != total_vfs) {
existing_vfs     3228 drivers/net/ethernet/mellanox/mlx4/main.c 				 existing_vfs, total_vfs);
existing_vfs     3229 drivers/net/ethernet/mellanox/mlx4/main.c 			total_vfs = existing_vfs;
existing_vfs     3327 drivers/net/ethernet/mellanox/mlx4/main.c 	int existing_vfs = 0;
existing_vfs     3381 drivers/net/ethernet/mellanox/mlx4/main.c 			existing_vfs = pci_num_vf(pdev);
existing_vfs     3382 drivers/net/ethernet/mellanox/mlx4/main.c 			if (existing_vfs)
existing_vfs     3445 drivers/net/ethernet/mellanox/mlx4/main.c 								  existing_vfs,
existing_vfs     3487 drivers/net/ethernet/mellanox/mlx4/main.c 				if (!existing_vfs)
existing_vfs     3504 drivers/net/ethernet/mellanox/mlx4/main.c 						  existing_vfs, reset_flow);
existing_vfs     3694 drivers/net/ethernet/mellanox/mlx4/main.c 	if (dev->flags & MLX4_FLAG_SRIOV && !existing_vfs) {