Searched refs:MLX5_IB_WR_UMR (Results 1 – 4 of 4) sorted by relevance
993 wr.wr.opcode = MLX5_IB_WR_UMR; in mlx5_ib_update_xlt()1361 umrwr.wr.opcode = MLX5_IB_WR_UMR; in unreg_umr()1378 umrwr.wr.opcode = MLX5_IB_WR_UMR; in rereg_umr()
232 #define MLX5_IB_WR_UMR IB_WR_RESERVED1 macro
101 case MLX5_IB_WR_UMR: in get_umr_comp()
76 [MLX5_IB_WR_UMR] = MLX5_OPCODE_UMR,5266 if (wr->opcode != MLX5_IB_WR_UMR) { in _mlx5_ib_post_send()5271 qp->sq.wr_data[idx] = MLX5_IB_WR_UMR; in _mlx5_ib_post_send()