Searched refs:MLX5_IB_WR_UMR (Results 1 – 4 of 4) sorted by relevance
708 wr->opcode = MLX5_IB_WR_UMR; in prep_umr_reg_wqe()725 wr->opcode = MLX5_IB_WR_UMR; in prep_umr_unreg_wqe()935 wr.opcode = MLX5_IB_WR_UMR; in mlx5_ib_update_mtt()
117 #define MLX5_IB_WR_UMR IB_WR_RESERVED1 macro
70 [MLX5_IB_WR_UMR] = MLX5_OPCODE_UMR,2789 if (wr->opcode != MLX5_IB_WR_UMR) { in mlx5_ib_post_send()2794 qp->sq.wr_data[idx] = MLX5_IB_WR_UMR; in mlx5_ib_post_send()
105 case MLX5_IB_WR_UMR: in get_umr_comp()