Home
last modified time | relevance | path

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

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