Searched refs:destroy_qp (Results 1 – 9 of 9) sorted by relevance
662 claim_zero(mlx5_glue->destroy_qp(qp)); in mlx5_ibv_hrxq_new()676 claim_zero(mlx5_glue->destroy_qp(hrxq->qp)); in mlx5_ibv_qp_destroy()820 claim_zero(mlx5_glue->destroy_qp(hrxq->qp)); in mlx5_ibv_drop_action_create()844 claim_zero(mlx5_glue->destroy_qp(hrxq->qp)); in mlx5_ibv_drop_action_destroy()1049 claim_zero(mlx5_glue->destroy_qp(txq_obj->qp)); in mlx5_txq_ibv_obj_new()1065 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()
521 claim_zero(mlx4_glue->destroy_qp(txq->qp)); in mlx4_tx_queue_release()
985 claim_zero(mlx4_glue->destroy_qp(drop->qp)); in mlx4_drop_get()1007 claim_zero(mlx4_glue->destroy_qp(drop->qp)); in mlx4_drop_put()
679 claim_zero(mlx4_glue->destroy_qp(qp)); in mlx4_hw_rss_sup()
180 int (*destroy_qp)(struct ibv_qp *qp); member
1335 .destroy_qp = mlx5_glue_destroy_qp,