Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_allocator.c160 int mthca_array_init(struct mthca_array *array, int nent) in mthca_array_init() function
Dmthca_dev.h421 int mthca_array_init(struct mthca_array *array, int nent);
Dmthca_srq.c683 err = mthca_array_init(&dev->srq_table.srq, in mthca_init_srq_table()
Dmthca_cq.c966 err = mthca_array_init(&dev->cq_table.cq, in mthca_init_cq_table()
Dmthca_qp.c2277 err = mthca_array_init(&dev->qp_table.qp, in mthca_init_qp_table()