Searched refs:mlx5_store_qp (Results 1 – 3 of 3) sorted by relevance
646 int mlx5_store_qp(struct mlx5_context *ctx, uint32_t qpn, struct mlx5_qp *qp);
1238 int mlx5_store_qp(struct mlx5_context *ctx, uint32_t qpn, struct mlx5_qp *qp) in mlx5_store_qp() function
1379 ret = mlx5_store_qp(ctx, ibqp->qp_num, qp); in create_qp()