Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dverbs.c1142 struct ib_qp *ib_open_qp(struct ib_xrcd *xrcd, in ib_open_qp() function
1161 EXPORT_SYMBOL(ib_open_qp); variable
H A Duverbs_cmd.c1581 qp = ib_open_qp(xrcd, &attr); in ib_uverbs_open_qp()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dverbs.c1147 struct ib_qp *ib_open_qp(struct ib_xrcd *xrcd, in ib_open_qp() function
1166 EXPORT_SYMBOL(ib_open_qp); variable
H A Duverbs_cmd.c1589 qp = ib_open_qp(xrcd, &attr); in ib_uverbs_open_qp()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h3725 * ib_open_qp - Obtain a reference to an existing sharable QP.
3731 struct ib_qp *ib_open_qp(struct ib_xrcd *xrcd,
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h3811 * ib_open_qp - Obtain a reference to an existing sharable QP.
3817 struct ib_qp *ib_open_qp(struct ib_xrcd *xrcd,

Completed in 34 milliseconds