Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c354 mthca_array_clear(&dev->srq_table.srq, in mthca_free_srq()
Dmthca_cq.c928 mthca_array_clear(&dev->cq_table.cq, in mthca_free_cq()
Dmthca_qp.c1420 mthca_array_clear(&dev->qp_table.qp, mqpn); in mthca_alloc_sqp()
1458 mthca_array_clear(&dev->qp_table.qp, in mthca_free_qp()