Searched refs:destroy_qp (Results 1 – 9 of 9) sorted by relevance
628 claim_zero(mlx5_glue->destroy_qp(qp)); in mlx5_ibv_hrxq_new()642 claim_zero(mlx5_glue->destroy_qp(hrxq->qp)); in mlx5_ibv_qp_destroy()818 claim_zero(mlx5_glue->destroy_qp(hrxq->qp)); in mlx5_ibv_drop_action_create()842 claim_zero(mlx5_glue->destroy_qp(hrxq->qp)); in mlx5_ibv_drop_action_destroy()1082 claim_zero(mlx5_glue->destroy_qp(txq_obj->qp)); in mlx5_txq_ibv_obj_new()1191 claim_zero(mlx5_glue->destroy_qp(sh->self_lb.qp)); in mlx5_rxq_ibv_obj_dummy_lb_release()1216 claim_zero(mlx5_glue->destroy_qp(txq_obj->qp)); in mlx5_txq_ibv_obj_release()
66 int (*destroy_qp)(struct ibv_qp *qp); member
268 .destroy_qp = mlx4_glue_destroy_qp,
264 claim_zero(mlx4_glue->destroy_qp(rss->qp)); in mlx4_rss_attach()302 claim_zero(mlx4_glue->destroy_qp(rss->qp)); in mlx4_rss_detach()
541 claim_zero(mlx4_glue->destroy_qp(txq->qp)); in mlx4_tx_queue_release()
987 claim_zero(mlx4_glue->destroy_qp(drop->qp)); in mlx4_drop_get()1009 claim_zero(mlx4_glue->destroy_qp(drop->qp)); in mlx4_drop_put()
682 claim_zero(mlx4_glue->destroy_qp(qp)); in mlx4_hw_rss_sup()
199 int (*destroy_qp)(struct ibv_qp *qp); member
1470 .destroy_qp = mlx5_glue_destroy_qp,