mthca_array_cleanup  974 drivers/infiniband/hw/mthca/mthca_cq.c 	mthca_array_cleanup(&dev->cq_table.cq, dev->limits.num_cqs);
mthca_array_cleanup  423 drivers/infiniband/hw/mthca/mthca_dev.h void mthca_array_cleanup(struct mthca_array *array, int nent);
mthca_array_cleanup 2300 drivers/infiniband/hw/mthca/mthca_qp.c 	mthca_array_cleanup(&dev->qp_table.qp, dev->limits.num_qps);
mthca_array_cleanup 2313 drivers/infiniband/hw/mthca/mthca_qp.c 	mthca_array_cleanup(&dev->qp_table.qp, dev->limits.num_qps);
mthca_array_cleanup  696 drivers/infiniband/hw/mthca/mthca_srq.c 	mthca_array_cleanup(&dev->srq_table.srq, dev->limits.num_srqs);