Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_allocator.c128 int mthca_array_set(struct mthca_array *array, int index, void *value) in mthca_array_set() function
Dmthca_dev.h419 int mthca_array_set(struct mthca_array *array, int index, void *value);
Dmthca_srq.c276 if (mthca_array_set(&dev->srq_table.srq, in mthca_alloc_srq()
Dmthca_cq.c859 err = mthca_array_set(&dev->cq_table.cq, in mthca_init_cq()
Dmthca_qp.c1306 mthca_array_set(&dev->qp_table.qp, in mthca_alloc_qp()
1371 mthca_array_set(&dev->qp_table.qp, mqpn, sqp); in mthca_alloc_sqp()