Searched refs:mlx5_query_odp_caps (Results 1 – 3 of 3) sorted by relevance
72 int mlx5_query_odp_caps(struct mlx5_core_dev *dev, struct mlx5_odp_caps *caps) in mlx5_query_odp_caps() function110 EXPORT_SYMBOL(mlx5_query_odp_caps);
757 int mlx5_query_odp_caps(struct mlx5_core_dev *dev,
128 err = mlx5_query_odp_caps(dev->mdev, &hw_caps); in mlx5_ib_internal_query_odp_caps()