mthca_alloc 40 drivers/infiniband/hw/mthca/mthca_allocator.c u32 mthca_alloc(struct mthca_alloc *alloc) mthca_alloc 64 drivers/infiniband/hw/mthca/mthca_allocator.c void mthca_free(struct mthca_alloc *alloc, u32 obj) mthca_alloc 79 drivers/infiniband/hw/mthca/mthca_allocator.c int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, mthca_alloc 105 drivers/infiniband/hw/mthca/mthca_allocator.c void mthca_alloc_cleanup(struct mthca_alloc *alloc) mthca_alloc 172 drivers/infiniband/hw/mthca/mthca_av.c index = mthca_alloc(&dev->av_table.alloc); mthca_alloc 779 drivers/infiniband/hw/mthca/mthca_cq.c cq->cqn = mthca_alloc(&dev->cq_table.alloc); mthca_alloc 195 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc alloc; mthca_alloc 201 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc alloc; mthca_alloc 212 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc mpt_alloc; mthca_alloc 227 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc alloc; mthca_alloc 240 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc alloc; mthca_alloc 247 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc alloc; mthca_alloc 254 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc alloc; mthca_alloc 270 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc alloc; mthca_alloc 275 drivers/infiniband/hw/mthca/mthca_dev.h struct mthca_alloc alloc; mthca_alloc 414 drivers/infiniband/hw/mthca/mthca_dev.h u32 mthca_alloc(struct mthca_alloc *alloc); mthca_alloc 415 drivers/infiniband/hw/mthca/mthca_dev.h void mthca_free(struct mthca_alloc *alloc, u32 obj); mthca_alloc 416 drivers/infiniband/hw/mthca/mthca_dev.h int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, mthca_alloc 418 drivers/infiniband/hw/mthca/mthca_dev.h void mthca_alloc_cleanup(struct mthca_alloc *alloc); mthca_alloc 514 drivers/infiniband/hw/mthca/mthca_eq.c eq->eqn = mthca_alloc(&dev->eq_table.alloc); mthca_alloc 148 drivers/infiniband/hw/mthca/mthca_mcg.c index = mthca_alloc(&dev->mcg_table.alloc); mthca_alloc 440 drivers/infiniband/hw/mthca/mthca_mr.c key = mthca_alloc(&dev->mr_table.mpt_alloc); mthca_alloc 588 drivers/infiniband/hw/mthca/mthca_mr.c key = mthca_alloc(&dev->mr_table.mpt_alloc); mthca_alloc 46 drivers/infiniband/hw/mthca/mthca_pd.c pd->pd_num = mthca_alloc(&dev->pd_table.alloc); mthca_alloc 1311 drivers/infiniband/hw/mthca/mthca_qp.c qp->qpn = mthca_alloc(&dev->qp_table.alloc); mthca_alloc 237 drivers/infiniband/hw/mthca/mthca_srq.c srq->srqn = mthca_alloc(&dev->srq_table.alloc); mthca_alloc 40 drivers/infiniband/hw/mthca/mthca_uar.c uar->index = mthca_alloc(&dev->uar_table.alloc);