Searched refs:mlx5_ib_destroy_qp (Results 1 – 4 of 4) sorted by relevance
194 ret = mlx5_ib_destroy_qp(gsi->rx_qp, NULL); in mlx5_ib_destroy_gsi()
1157 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
4029 .destroy_qp = mlx5_ib_destroy_qp,4393 mlx5_ib_destroy_qp(dev->umrc.qp, NULL); in mlx5_ib_stage_pre_ib_reg_umr_cleanup()4503 mlx5_ib_destroy_qp(qp, NULL); in mlx5_ib_stage_post_ib_reg_umr_init()
3017 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in mlx5_ib_destroy_qp() function