Searched refs:MLX5_IB_WR_UMR (Results 1 – 4 of 4) sorted by relevance
1071 wr.wr.opcode = MLX5_IB_WR_UMR; in mlx5_ib_update_xlt()1412 umrwr.wr.opcode = MLX5_IB_WR_UMR; in unreg_umr()1427 umrwr.wr.opcode = MLX5_IB_WR_UMR; in rereg_umr()
221 #define MLX5_IB_WR_UMR IB_WR_RESERVED1 macro
100 case MLX5_IB_WR_UMR: in get_umr_comp()
74 [MLX5_IB_WR_UMR] = MLX5_OPCODE_UMR,4591 if (wr->opcode != MLX5_IB_WR_UMR) { in _mlx5_ib_post_send()4596 qp->sq.wr_data[idx] = MLX5_IB_WR_UMR; in _mlx5_ib_post_send()