Searched refs:mlx4_store_qp (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ofed/libmlx4/
H A Dmlx4.h450 int mlx4_store_qp(struct mlx4_context *ctx, uint32_t qpn, struct mlx4_qp *qp);
H A Dqp.c752 int mlx4_store_qp(struct mlx4_context *ctx, uint32_t qpn, struct mlx4_qp *qp) function
H A Dverbs.c880 ret = mlx4_store_qp(to_mctx(context), qp->verbs_qp.qp.qp_num, qp);

Completed in 121 milliseconds