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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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_av.c330 err = mthca_alloc_init(&dev->av_table.alloc,
H A Dmthca_mcg.c357 err = mthca_alloc_init(&dev->mcg_table.alloc,
H A Dmthca_dev.h416 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask,
H A Dmthca_srq.c689 err = mthca_alloc_init(&dev->srq_table.alloc,
H A Dmthca_cq.c975 err = mthca_alloc_init(&dev->cq_table.alloc,
H A Dmthca_eq.c789 err = mthca_alloc_init(&dev->eq_table.alloc,
H A Dmthca_mr.c859 err = mthca_alloc_init(&dev->mr_table.mpt_alloc,
H A Dmthca_qp.c2272 err = mthca_alloc_init(&dev->qp_table.alloc,

Completed in 122 milliseconds