Searched refs:mlx5_vport_get_other_func_cap (Results 1 – 4 of 4) sorted by relevance
295 int mlx5_vport_get_other_func_cap(struct mlx5_core_dev *dev, u16 function_id, void *out);
104 ret = mlx5_vport_get_other_func_cap(dev, function_id, query_cap); in mlx5_set_msix_vec_count()
1163 int mlx5_vport_get_other_func_cap(struct mlx5_core_dev *dev, u16 function_id, void *out) in mlx5_vport_get_other_func_cap() function
3802 err = mlx5_vport_get_other_func_cap(esw->dev, vport_num, query_ctx); in mlx5_esw_query_vport_vhca_id()