Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c72 int mlx5_query_odp_caps(struct mlx5_core_dev *dev, struct mlx5_odp_caps *caps) in mlx5_query_odp_caps() function
110 EXPORT_SYMBOL(mlx5_query_odp_caps);
/linux-4.1.27/include/linux/mlx5/
Ddriver.h757 int mlx5_query_odp_caps(struct mlx5_core_dev *dev,
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dodp.c128 err = mlx5_query_odp_caps(dev->mdev, &hw_caps); in mlx5_ib_internal_query_odp_caps()