Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx4/
H A Dsrq.c125 int mlx4_alloc_srq_buf(struct ibv_pd *pd, struct ibv_srq_attr *attr, in mlx4_alloc_srq_buf() function
265 if (mlx4_alloc_srq_buf(attr_ex->pd, &attr_ex->attr, srq)) in mlx4_create_xrc_srq()
H A Dmlx4.h415 int mlx4_alloc_srq_buf(struct ibv_pd *pd, struct ibv_srq_attr *attr,
H A Dverbs.c670 if (mlx4_alloc_srq_buf(pd, &attr->attr, srq)) in mlx4_create_srq()