Home
last modified time | relevance | path

Searched refs:mthca_array_cleanup (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c173 void mthca_array_cleanup(struct mthca_array *array, int nent) in mthca_array_cleanup() function
H A Dmthca_dev.h422 void mthca_array_cleanup(struct mthca_array *array, int nent);
H A Dmthca_srq.c696 mthca_array_cleanup(&dev->srq_table.srq, dev->limits.num_srqs); in mthca_cleanup_srq_table()
H A Dmthca_cq.c976 mthca_array_cleanup(&dev->cq_table.cq, dev->limits.num_cqs); in mthca_cleanup_cq_table()
H A Dmthca_qp.c2302 mthca_array_cleanup(&dev->qp_table.qp, dev->limits.num_qps); in mthca_init_qp_table()
2315 mthca_array_cleanup(&dev->qp_table.qp, dev->limits.num_qps); in mthca_cleanup_qp_table()