Searched refs:mthca_free (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.c56 mthca_free(&dev->pd_table.alloc, pd->pd_num);
66 mthca_free(&dev->pd_table.alloc, pd->pd_num);
H A Dmthca_uar.c51 mthca_free(&dev->uar_table.alloc, uar->index);
H A Dmthca_mcg.c226 mthca_free(&dev->mcg_table.alloc, index);
317 mthca_free(&dev->mcg_table.alloc, amgm_index_to_free);
342 mthca_free(&dev->mcg_table.alloc, index);
H A Dmthca_srq.c319 mthca_free(&dev->srq_table.alloc, srq->srqn);
368 mthca_free(&dev->srq_table.alloc, srq->srqn);
H A Dmthca_allocator.c64 void mthca_free(struct mthca_alloc *alloc, u32 obj) function
H A Dmthca_av.c243 mthca_free(&dev->av_table.alloc,
H A Dmthca_mr.c522 mthca_free(&dev->mr_table.mpt_alloc, key);
564 mthca_free(&dev->mr_table.mpt_alloc, key_to_hw_index(dev, lkey));
701 mthca_free(&dev->mr_table.mpt_alloc, key);
H A Dmthca_cq.c897 mthca_free(&dev->cq_table.alloc, cq->cqn);
965 mthca_free(&dev->cq_table.alloc, cq->cqn);
H A Dmthca_dev.h415 void mthca_free(struct mthca_alloc *alloc, u32 obj);
H A Dmthca_eq.c575 mthca_free(&dev->eq_table.alloc, eq->eqn);
H A Dmthca_qp.c1309 mthca_free(&dev->qp_table.alloc, qp->qpn);
1483 mthca_free(&dev->qp_table.alloc, qp->qpn);

Completed in 129 milliseconds