Searched refs:mlx5_ib_destroy_qp (Results 1 – 3 of 3) sorted by relevance
1066 mlx5_ib_destroy_qp(dev->umrc.qp); in destroy_umrc_res()1171 mlx5_ib_destroy_qp(qp); in create_umr_res()1412 dev->ib_dev.destroy_qp = mlx5_ib_destroy_qp; in mlx5_ib_add()
531 int mlx5_ib_destroy_qp(struct ib_qp *qp);
1299 int mlx5_ib_destroy_qp(struct ib_qp *qp) in mlx5_ib_destroy_qp() function