Searched refs:qp_open_attr (Results 1 – 2 of 2) sorted by relevance
1069 struct ib_qp_open_attr *qp_open_attr) in ib_open_qp() argument1073 if (qp_open_attr->qp_type != IB_QPT_XRC_TGT) in ib_open_qp()1079 if (real_qp->qp_num == qp_open_attr->qp_num) { in ib_open_qp()1080 qp = __ib_open_qp(real_qp, qp_open_attr->event_handler, in ib_open_qp()1081 qp_open_attr->qp_context); in ib_open_qp()
3366 struct ib_qp_open_attr *qp_open_attr);