Searched refs:mlx5_ib_umr_context (Results 1 – 2 of 2) sorted by relevance
739 struct mlx5_ib_umr_context *context; in mlx5_umr_cq_handler()752 context = (struct mlx5_ib_umr_context *) (unsigned long) wc.wr_id; in mlx5_umr_cq_handler()766 struct mlx5_ib_umr_context umr_context; in reg_umr()862 struct mlx5_ib_umr_context umr_context; in mlx5_ib_update_mtt()1137 struct mlx5_ib_umr_context umr_context; in unreg_umr()
341 struct mlx5_ib_umr_context { struct346 static inline void mlx5_ib_init_umr_context(struct mlx5_ib_umr_context *context) in mlx5_ib_init_umr_context() argument