Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Ddriver.h440 struct mlx5_core_mkey { struct
785 struct mlx5_core_mkey mkey;
1089 struct mlx5_core_mkey *mkey,
1094 struct mlx5_core_mkey *mkey,
1097 struct mlx5_core_mkey *mkey);
1098 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey,
Dqp.h552 static inline struct mlx5_core_mkey *__mlx5_mr_lookup(struct mlx5_core_dev *dev, u32 key) in __mlx5_mr_lookup()