Searched refs:mlx5_ib_umr_context (Results 1 – 2 of 2) sorted by relevance
731 struct mlx5_ib_umr_context *context; in mlx5_umr_cq_handler()744 context = (struct mlx5_ib_umr_context *) (unsigned long) wc.wr_id; in mlx5_umr_cq_handler()758 struct mlx5_ib_umr_context umr_context; in reg_umr()853 struct mlx5_ib_umr_context umr_context; in mlx5_ib_update_mtt()1129 struct mlx5_ib_umr_context umr_context; in unreg_umr()
337 struct mlx5_ib_umr_context { struct342 static inline void mlx5_ib_init_umr_context(struct mlx5_ib_umr_context *context) in mlx5_ib_init_umr_context() argument