Searched refs:ib_open_qp (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c830 struct ib_qp *ib_open_qp(struct ib_xrcd *xrcd, function
850 EXPORT_SYMBOL(ib_open_qp); variable
H A Dib_uverbs_cmd.c1592 qp = ib_open_qp(xrcd, &attr);
/freebsd-current/sys/ofed/include/rdma/
H A Dib_verbs.h3243 * ib_open_qp - Obtain a reference to an existing sharable QP.
3249 struct ib_qp *ib_open_qp(struct ib_xrcd *xrcd,

Completed in 136 milliseconds