Home
last modified time | relevance | path

Searched refs:MLX5_IB_WR_UMR (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
A Dwr.c25 [MLX5_IB_WR_UMR] = MLX5_OPCODE_UMR,
1256 if (unlikely(wr->opcode != MLX5_IB_WR_UMR)) { in handle_qpt_reg_umr()
1262 qp->sq.wr_data[idx] = MLX5_IB_WR_UMR; in handle_qpt_reg_umr()
A Dmr.c1082 wr->wr.opcode = MLX5_IB_WR_UMR; in mlx5_ib_create_xlt_wr()
1661 umrwr.wr.opcode = MLX5_IB_WR_UMR; in revoke_mr()
1694 .opcode = MLX5_IB_WR_UMR, in umr_rereg_pd_access()
A Dmlx5_ib.h311 #define MLX5_IB_WR_UMR IB_WR_RESERVED1 macro
A Dcq.c102 case MLX5_IB_WR_UMR: in get_umr_comp()

Completed in 52 milliseconds