Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_allocator.c127 int mthca_array_set(struct mthca_array *array, int index, void *value) in mthca_array_set() function
HDmthca_dev.h420 int mthca_array_set(struct mthca_array *array, int index, void *value);
HDmthca_srq.c283 if (mthca_array_set(&dev->srq_table.srq, in mthca_alloc_srq()
HDmthca_cq.c862 if (mthca_array_set(&dev->cq_table.cq, in mthca_init_cq()
HDmthca_qp.c1322 mthca_array_set(&dev->qp_table.qp, in mthca_alloc_qp()
1383 mthca_array_set(&dev->qp_table.qp, mqpn, sqp); in mthca_alloc_sqp()