Searched refs:mlx5_ib_destroy_qp (Results 1 – 3 of 3) sorted by relevance
1126 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
4798 mlx5_ib_destroy_qp(dev->umrc.qp, NULL); in destroy_umrc_res()4903 mlx5_ib_destroy_qp(qp, NULL); in create_umr_res()6266 .destroy_qp = mlx5_ib_destroy_qp,
2770 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in mlx5_ib_destroy_qp() function