Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dumr.c257 qp->sq.wr_data[idx] = MLX5_IB_WR_UMR; in mlx5r_umr_post_send()
H A Dmlx5_ib.h341 #define MLX5_IB_WR_UMR IB_WR_RESERVED1 macro
H A Dcq.c102 case MLX5_IB_WR_UMR: in get_umr_comp()
H A Dwr.c26 [MLX5_IB_WR_UMR] = MLX5_OPCODE_UMR,