Searched refs:active_vfs (Results 1 – 4 of 4) sorted by relevance
205 u64 active_vfs[ECORE_VF_ARRAY_LENGTH]; member
1225 p_hwfn->pf_iov_info->active_vfs[vf->relative_vf_id / 64] |= in ecore_iov_init_hw_for_vf()1286 p_hwfn->pf_iov_info->active_vfs[vf->relative_vf_id / 64] &= in ecore_iov_release_hw_for_vf()
3913 int active_vfs = 0; in mlx4_remove_one() local3928 active_vfs = mlx4_how_many_lives_vf(dev); in mlx4_remove_one()3929 if (active_vfs) { in mlx4_remove_one()3943 if (dev->flags & MLX4_FLAG_SRIOV && !active_vfs) { in mlx4_remove_one()
474 uint16_t active_vfs; member