Home
last modified time | relevance | path

Searched refs:MLX5_IB_ALLOC_UCTX_DEVX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/rdma/
H A Dmlx5-abi.h87 MLX5_IB_ALLOC_UCTX_DEVX = 1 << 0, enumerator
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c1879 if (req.flags & ~MLX5_IB_ALLOC_UCTX_DEVX) in mlx5_ib_alloc_ucontext()
1890 if (req.flags & MLX5_IB_ALLOC_UCTX_DEVX) { in mlx5_ib_alloc_ucontext()
1982 if (req.flags & MLX5_IB_ALLOC_UCTX_DEVX) in mlx5_ib_alloc_ucontext()