Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h452 void mlx4_clear_qp(struct mlx4_context *ctx, uint32_t qpn);
H A Dqp.c768 void mlx4_clear_qp(struct mlx4_context *ctx, uint32_t qpn) in mlx4_clear_qp() function
H A Dverbs.c1119 mlx4_clear_qp(to_mctx(ibqp->context), ibqp->qp_num); in mlx4_destroy_qp()