Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_allocator.c144 void mthca_array_clear(struct mthca_array *array, int index) in mthca_array_clear() function
HDmthca_dev.h421 void mthca_array_clear(struct mthca_array *array, int index);
HDmthca_srq.c358 mthca_array_clear(&dev->srq_table.srq, in mthca_free_srq()
HDmthca_cq.c942 mthca_array_clear(&dev->cq_table.cq, in mthca_free_cq()
HDmthca_qp.c1410 mthca_array_clear(&dev->qp_table.qp, mqpn); in mthca_alloc_sqp()
1450 mthca_array_clear(&dev->qp_table.qp, in mthca_free_qp()