Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_allocator.c145 void mthca_array_clear(struct mthca_array *array, int index) in mthca_array_clear() function
Dmthca_dev.h420 void mthca_array_clear(struct mthca_array *array, int index);
Dmthca_srq.c346 mthca_array_clear(&dev->srq_table.srq, in mthca_free_srq()
Dmthca_cq.c936 mthca_array_clear(&dev->cq_table.cq, in mthca_free_cq()
Dmthca_qp.c1398 mthca_array_clear(&dev->qp_table.qp, mqpn); in mthca_alloc_sqp()
1437 mthca_array_clear(&dev->qp_table.qp, in mthca_free_qp()