Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_allocator.c159 int mthca_array_init(struct mthca_array *array, int nent) in mthca_array_init() function
HDmthca_dev.h422 int mthca_array_init(struct mthca_array *array, int nent);
HDmthca_srq.c700 err = mthca_array_init(&dev->srq_table.srq, in mthca_init_srq_table()
HDmthca_cq.c980 err = mthca_array_init(&dev->cq_table.cq, in mthca_init_cq_table()
HDmthca_qp.c2290 err = mthca_array_init(&dev->qp_table.qp, in mthca_init_qp_table()