Home
last modified time | relevance | path

Searched refs:active_vfs (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h749 DECLARE_BITMAP(active_vfs, IXGBE_MAX_VF_FUNCTIONS);
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dmain.c3462 int active_vfs = 0; in mlx4_remove_one() local
3470 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()