Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dsrq.c49 struct mlx5_ib_create_srq ucmd = {}; in create_srq_user()
217 int mlx5_ib_create_srq(struct ib_srq *ib_srq, in mlx5_ib_create_srq() function
Dmlx5_ib.h1140 int mlx5_ib_create_srq(struct ib_srq *srq, struct ib_srq_init_attr *init_attr,
1431 struct mlx5_ib_create_srq *ucmd, in get_srq_user_index()
Dmain.c3091 ret = mlx5_ib_create_srq(devr->s0, &attr, NULL); in mlx5_ib_dev_res_init()
3114 ret = mlx5_ib_create_srq(devr->s1, &attr, NULL); in mlx5_ib_dev_res_init()
4026 .create_srq = mlx5_ib_create_srq,
/Linux-v5.10/include/uapi/rdma/
Dmlx5-abi.h299 struct mlx5_ib_create_srq { struct