Searched refs:sriov_set_msix_vec_count (Results 1 – 4 of 4) sorted by relevance
263 if (!pdev->driver || !pdev->driver->sriov_set_msix_vec_count) { in sriov_vf_msix_count_store() 279 ret = pdev->driver->sriov_set_msix_vec_count(vf_dev, val); in sriov_vf_msix_count_store()
2287 .sriov_set_msix_vec_count = mlx5_core_sriov_set_msix_vec_count, in mlx5_vf_get_core_dev()
480 implements ->sriov_set_msix_vec_count().
5848 .sriov_set_msix_vec_count = ice_sriov_set_msix_vec_count,