Searched refs:num_msix_count (Results 1 – 1 of 1) sorted by relevance
75 int err, vf, num_msix_count; in mlx5_device_enable_sriov() local88 num_msix_count = mlx5_get_default_msix_vec_count(dev, num_vfs); in mlx5_device_enable_sriov()101 err = mlx5_set_msix_vec_count(dev, vf + 1, num_msix_count); in mlx5_device_enable_sriov()
Completed in 3 milliseconds