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

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h679 * ib_create_qp - Creates a QP associated with the specified protection
686 struct ib_qp *ib_create_qp(struct ib_pd *pd,
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c2236 qp = ib_create_qp(pd, qp_init_attr);
H A Dsol_kverbs.c138 * with ib_create_qp() and/or ib_create_cq().
1066 ib_create_qp(struct ib_pd *pd, struct ib_qp_init_attr *qp_init_attr) function
1079 "ib_create_qp: pd: 0x%p => invalid cqs "
1090 "ib_create_qp: pd: 0x%p => invalid qp_type",
1097 "ib_create_qp: pd: 0x%p, init_attr: 0x%p => "
1107 "ib_create_qp: pd: 0x%p, init_attr: 0x%p => "
1114 "ib_create_qp: pd: 0x%p, event_handler: 0x%p, qp_context: 0x%p, "
1196 "ib_create_qp: device: 0x%p, pd: 0x%x, init_attr: 0x%p, "
1203 "ib_create_qp: device: 0x%p, pd: 0x%x, init_attr: 0x%p => "

Completed in 48 milliseconds