Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c123 int mthca_array_set(struct mthca_array *array, int index, void *value) in mthca_array_set() function
H A Dmthca_dev.h419 int mthca_array_set(struct mthca_array *array, int index, void *value);
H A Dmthca_srq.c284 if (mthca_array_set(&dev->srq_table.srq, in mthca_alloc_srq()
H A Dmthca_cq.c851 err = mthca_array_set(&dev->cq_table.cq, in mthca_init_cq()
H A Dmthca_qp.c1329 mthca_array_set(&dev->qp_table.qp, in mthca_alloc_qp()
1396 mthca_array_set(&dev->qp_table.qp, mqpn, qp); in mthca_alloc_sqp()