Lines Matching defs:pathrec
1085 struct sa_path_rec *pathrec)
1094 req.primary_path = pathrec;
1141 struct sa_path_rec *pathrec)
1176 ret = ipoib_cm_send_req(p->dev, p->id, p->qp, qpn, pathrec);
1183 p->qp->qp_num, pathrec->dgid.raw, qpn);
1348 struct sa_path_rec pathrec;
1371 memcpy(&pathrec, &path->pathrec, sizeof(pathrec));
1376 ret = ipoib_cm_tx_init(p, qpn, &pathrec);