Searched refs:mthca_array_cleanup (Results 1 – 5 of 5) sorted by relevance
173 void mthca_array_cleanup(struct mthca_array *array, int nent) in mthca_array_cleanup() function
422 void mthca_array_cleanup(struct mthca_array *array, int nent);
696 mthca_array_cleanup(&dev->srq_table.srq, dev->limits.num_srqs); in mthca_cleanup_srq_table()
976 mthca_array_cleanup(&dev->cq_table.cq, dev->limits.num_cqs); in mthca_cleanup_cq_table()
2302 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()