to_mibqp
*cur_qp = to_mibqp(mqp);
struct ib_qp *ibqp = &to_mibqp(qpe_work->qp)->ibqp;
struct ib_qp *ibqp = &to_mibqp(qp)->ibqp;
to_mibqp(qp)->port = to_mibqp(qp)->alt_port;
*cur_qp = to_mibqp(mqp);
return to_mibqp(mqp);
struct ib_qp *ibqp = &to_mibqp(qpe_work->qp)->ibqp;
struct ib_qp *ibqp = &to_mibqp(qp)->ibqp;
to_mibqp(qp)->port = to_mibqp(qp)->trans_qp.alt_port;