Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_allocator.c145 void mthca_array_clear(struct mthca_array *array, int index) in mthca_array_clear() function
Dmthca_dev.h421 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.c931 mthca_array_clear(&dev->cq_table.cq, in mthca_free_cq()
Dmthca_qp.c1410 mthca_array_clear(&dev->qp_table.qp, mqpn); in mthca_alloc_sqp()
1449 mthca_array_clear(&dev->qp_table.qp, in mthca_free_qp()