Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_uar.c58 ret = mthca_alloc_init(&dev->uar_table.alloc, in mthca_init_uar_table()
HDmthca_pd.c71 return mthca_alloc_init(&dev->pd_table.alloc, in mthca_init_pd_table()
HDmthca_allocator.c78 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, in mthca_alloc_init() function
HDmthca_mcg.c357 err = mthca_alloc_init(&dev->mcg_table.alloc, in mthca_init_mcg_table()
HDmthca_av.c331 err = mthca_alloc_init(&dev->av_table.alloc, in mthca_init_av_table()
HDmthca_dev.h416 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask,
HDmthca_srq.c693 err = mthca_alloc_init(&dev->srq_table.alloc, in mthca_init_srq_table()
HDmthca_eq.c788 err = mthca_alloc_init(&dev->eq_table.alloc, in mthca_init_eq_table()
HDmthca_cq.c973 err = mthca_alloc_init(&dev->cq_table.alloc, in mthca_init_cq_table()
HDmthca_mr.c852 err = mthca_alloc_init(&dev->mr_table.mpt_alloc, in mthca_init_mr_table()
HDmthca_qp.c2282 err = mthca_alloc_init(&dev->qp_table.alloc, in mthca_init_qp_table()