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

/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c127 int mthca_array_set(struct mthca_array *array, int index, void *value) function
H A Dmthca_dev.h420 int mthca_array_set(struct mthca_array *array, int index, void *value);
H A Dmthca_srq.c283 if (mthca_array_set(&dev->srq_table.srq,
H A Dmthca_cq.c862 if (mthca_array_set(&dev->cq_table.cq,
H A Dmthca_qp.c1321 mthca_array_set(&dev->qp_table.qp,
1382 mthca_array_set(&dev->qp_table.qp, mqpn, sqp);

Completed in 157 milliseconds