Searched refs:active_vfs (Results 1 – 2 of 2) sorted by relevance
749 DECLARE_BITMAP(active_vfs, IXGBE_MAX_VF_FUNCTIONS);
3462 int active_vfs = 0; in mlx4_remove_one() local3470 active_vfs = mlx4_how_many_lives_vf(dev); in mlx4_remove_one()3471 if (active_vfs) { in mlx4_remove_one()3485 if (dev->flags & MLX4_FLAG_SRIOV && !active_vfs) { in mlx4_remove_one()