Searched refs:mlx5_ib_create_srq (Results 1 – 4 of 4) sorted by relevance
49 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
1140 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()
3091 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,
299 struct mlx5_ib_create_srq { struct