Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h647 void mlx5_clear_qp(struct mlx5_context *ctx, uint32_t qpn);
H A Dqp.c1254 void mlx5_clear_qp(struct mlx5_context *ctx, uint32_t qpn) in mlx5_clear_qp() function
H A Dverbs.c1527 mlx5_clear_qp(ctx, ibqp->qp_num); in mlx5_destroy_qp()