Home
last modified time | relevance | path

Searched refs:mthca_free (Results 1 – 11 of 11) sorted by relevance

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_pd.c56 mthca_free(&dev->pd_table.alloc, pd->pd_num); in mthca_pd_alloc()
66 mthca_free(&dev->pd_table.alloc, pd->pd_num); in mthca_pd_free()
HDmthca_mcg.c226 mthca_free(&dev->mcg_table.alloc, index); in mthca_multicast_attach()
317 mthca_free(&dev->mcg_table.alloc, amgm_index_to_free); in mthca_multicast_detach()
342 mthca_free(&dev->mcg_table.alloc, index); in mthca_multicast_detach()
HDmthca_uar.c51 mthca_free(&dev->uar_table.alloc, uar->index); in mthca_uar_free()
HDmthca_mr.c518 mthca_free(&dev->mr_table.mpt_alloc, key); in mthca_mr_alloc()
560 mthca_free(&dev->mr_table.mpt_alloc, key_to_hw_index(dev, lkey)); in mthca_free_region()
697 mthca_free(&dev->mr_table.mpt_alloc, key); in mthca_fmr_alloc()
HDmthca_srq.c323 mthca_free(&dev->srq_table.alloc, srq->srqn); in mthca_alloc_srq()
372 mthca_free(&dev->srq_table.alloc, srq->srqn); in mthca_free_srq()
HDmthca_allocator.c63 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free() function
HDmthca_av.c244 mthca_free(&dev->av_table.alloc, in mthca_destroy_ah()
HDmthca_cq.c895 mthca_free(&dev->cq_table.alloc, cq->cqn); in mthca_init_cq()
963 mthca_free(&dev->cq_table.alloc, cq->cqn); in mthca_free_cq()
HDmthca_dev.h415 void mthca_free(struct mthca_alloc *alloc, u32 obj);
HDmthca_eq.c574 mthca_free(&dev->eq_table.alloc, eq->eqn); in mthca_create_eq()
HDmthca_qp.c1317 mthca_free(&dev->qp_table.alloc, qp->qpn); in mthca_alloc_qp()
1487 mthca_free(&dev->qp_table.alloc, qp->qpn); in mthca_free_qp()