Searched refs:mthca_alloc (Results 1 – 11 of 11) sorted by relevance
177 struct mthca_alloc { struct194 struct mthca_alloc alloc; argument200 struct mthca_alloc alloc;211 struct mthca_alloc mpt_alloc;226 struct mthca_alloc alloc;239 struct mthca_alloc alloc;246 struct mthca_alloc alloc;253 struct mthca_alloc alloc;269 struct mthca_alloc alloc;274 struct mthca_alloc alloc;[all …]
40 u32 mthca_alloc(struct mthca_alloc *alloc) in mthca_alloc() function64 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free()79 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, in mthca_alloc_init()100 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
40 uar->index = mthca_alloc(&dev->uar_table.alloc); in mthca_uar_alloc()
46 pd->pd_num = mthca_alloc(&dev->pd_table.alloc); in mthca_pd_alloc()
148 index = mthca_alloc(&dev->mcg_table.alloc); in mthca_multicast_attach()
172 index = mthca_alloc(&dev->av_table.alloc); in mthca_create_ah()
237 srq->srqn = mthca_alloc(&dev->srq_table.alloc); in mthca_alloc_srq()
438 key = mthca_alloc(&dev->mr_table.mpt_alloc); in mthca_mr_alloc()
514 eq->eqn = mthca_alloc(&dev->eq_table.alloc); in mthca_create_eq()
779 cq->cqn = mthca_alloc(&dev->cq_table.alloc); in mthca_init_cq()
1314 qp->qpn = mthca_alloc(&dev->qp_table.alloc); in mthca_alloc_qp()