Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx4/
HDmlx4.h445 int mlx4_alloc_qp_buf(struct ibv_context *context, struct ibv_qp_cap *cap,
HDqp.c653 int mlx4_alloc_qp_buf(struct ibv_context *context, struct ibv_qp_cap *cap, in mlx4_alloc_qp_buf() function
HDverbs.c839 if (mlx4_alloc_qp_buf(context, &attr->cap, attr->qp_type, qp)) in mlx4_create_qp_ex()