Lines Matching defs:pathrec
1052 struct ib_sa_path_rec *pathrec)
1061 req.primary_path = pathrec;
1112 struct ib_sa_path_rec *pathrec)
1146 ret = ipoib_cm_send_req(p->dev, p->id, p->qp, qpn, pathrec);
1153 p->qp->qp_num, pathrec->dgid.raw, qpn);
1316 struct ib_sa_path_rec pathrec;
1327 memcpy(&pathrec, &p->path->pathrec, sizeof pathrec);
1332 ret = ipoib_cm_tx_init(p, qpn, &pathrec);