Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c75 int err, vf, num_msix_count; in mlx5_device_enable_sriov() local
85 num_msix_count = mlx5_get_default_msix_vec_count(dev, num_vfs); in mlx5_device_enable_sriov()
98 err = mlx5_set_msix_vec_count(dev, vf + 1, num_msix_count); in mlx5_device_enable_sriov()