Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.h647 void mlx5_clear_qp(struct mlx5_context *ctx, uint32_t qpn);
HDqp.c1254 void mlx5_clear_qp(struct mlx5_context *ctx, uint32_t qpn) in mlx5_clear_qp() function
HDverbs.c1503 mlx5_clear_qp(ctx, ibqp->qp_num); in mlx5_destroy_qp()