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

/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_pd.c71 return mthca_alloc_init(&dev->pd_table.alloc,
H A Dmthca_uar.c58 ret = mthca_alloc_init(&dev->uar_table.alloc,
H A Dmthca_allocator.c79 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, function
H A Dmthca_mcg.c320 err = mthca_alloc_init(&dev->mcg_table.alloc,
H A Dmthca_av.c333 err = mthca_alloc_init(&dev->av_table.alloc,
H A Dmthca_srq.c676 err = mthca_alloc_init(&dev->srq_table.alloc,
H A Dmthca_dev.h415 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask,
H A Dmthca_mr.c569 err = mthca_alloc_init(&dev->mr_table.mpt_alloc,
H A Dmthca_cq.c959 err = mthca_alloc_init(&dev->cq_table.alloc,
H A Dmthca_eq.c774 err = mthca_alloc_init(&dev->eq_table.alloc,
H A Dmthca_qp.c2272 err = mthca_alloc_init(&dev->qp_table.alloc,

Completed in 303 milliseconds