Home
last modified time | relevance | path

Searched refs:ib_open_qp (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/core/
Dverbs.c1147 struct ib_qp *ib_open_qp(struct ib_xrcd *xrcd, in ib_open_qp() function
1166 EXPORT_SYMBOL(ib_open_qp);
Duverbs_cmd.c1589 qp = ib_open_qp(xrcd, &attr); in ib_uverbs_open_qp()