Searched refs:mlx5_mkey_to_idx (Results 1 – 2 of 2) sorted by relevance
130 in.mkey = cpu_to_be32(mlx5_mkey_to_idx(mr->key)); in mlx5_core_destroy_mkey()152 in.mkey = cpu_to_be32(mlx5_mkey_to_idx(mr->key)); in mlx5_core_query_mkey()
835 static inline u32 mlx5_mkey_to_idx(u32 mkey) in mlx5_mkey_to_idx() function