Home
last modified time | relevance | path

Searched refs:MLX5_SRQ_FLAG_RNDV (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dsrq.h12 MLX5_SRQ_FLAG_RNDV = (1 << 2), enumerator
H A Dsrq.c273 in.flags |= MLX5_SRQ_FLAG_RNDV; in mlx5_ib_create_srq()
H A Dsrq_cmd.c514 if (in->flags & MLX5_SRQ_FLAG_RNDV) in create_xrq_cmd()