Searched defs:alloc_qpn (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_qp.c105 static int alloc_qpn(struct ipath_qp_table *qpt, enum ib_qp_type type) function
215 ret = alloc_qpn(qpt, type);
/drivers/infiniband/hw/qib/
H A Dqib_qp.c123 static int alloc_qpn(struct qib_devdata *dd, struct qib_qpn_table *qpt, function
1092 err = alloc_qpn(dd, &dev->qpn_table, init_attr->qp_type,

Completed in 88 milliseconds