Searched refs:mlx5_ib_destroy_qp (Results 1 – 3 of 3) sorted by relevance
1026 int mlx5_ib_destroy_qp(struct ib_qp *qp);
4388 mlx5_ib_destroy_qp(dev->umrc.qp); in destroy_umrc_res()4493 mlx5_ib_destroy_qp(qp); in create_umr_res()5804 dev->ib_dev.destroy_qp = mlx5_ib_destroy_qp; in mlx5_ib_stage_caps_init()
2390 int mlx5_ib_destroy_qp(struct ib_qp *qp) in mlx5_ib_destroy_qp() function