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

/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_uar.c67 mthca_alloc_cleanup(&dev->uar_table.alloc);
77 mthca_alloc_cleanup(&dev->uar_table.alloc);
H A Dmthca_pd.c80 mthca_alloc_cleanup(&dev->pd_table.alloc);
H A Dmthca_av.c363 mthca_alloc_cleanup(&dev->av_table.alloc);
375 mthca_alloc_cleanup(&dev->av_table.alloc);
H A Dmthca_allocator.c100 void mthca_alloc_cleanup(struct mthca_alloc *alloc) function
H A Dmthca_srq.c686 mthca_alloc_cleanup(&dev->srq_table.alloc);
697 mthca_alloc_cleanup(&dev->srq_table.alloc);
H A Dmthca_mr.c683 mthca_alloc_cleanup(&dev->mr_table.mpt_alloc);
701 mthca_alloc_cleanup(&dev->mr_table.mpt_alloc);
H A Dmthca_mcg.c334 mthca_alloc_cleanup(&dev->mcg_table.alloc);
H A Dmthca_cq.c969 mthca_alloc_cleanup(&dev->cq_table.alloc);
977 mthca_alloc_cleanup(&dev->cq_table.alloc);
H A Dmthca_eq.c885 mthca_alloc_cleanup(&dev->eq_table.alloc);
905 mthca_alloc_cleanup(&dev->eq_table.alloc);
H A Dmthca_dev.h417 void mthca_alloc_cleanup(struct mthca_alloc *alloc);
H A Dmthca_qp.c2283 mthca_alloc_cleanup(&dev->qp_table.alloc);
2303 mthca_alloc_cleanup(&dev->qp_table.alloc);
2316 mthca_alloc_cleanup(&dev->qp_table.alloc);

Completed in 140 milliseconds