Lines Matching defs:pathrec
1085 struct sa_path_rec *pathrec)
1094 req.primary_path = pathrec;
1145 struct sa_path_rec *pathrec)
1180 ret = ipoib_cm_send_req(p->dev, p->id, p->qp, qpn, pathrec);
1187 p->qp->qp_num, pathrec->dgid.raw, qpn);
1352 struct sa_path_rec pathrec;
1375 memcpy(&pathrec, &path->pathrec, sizeof(pathrec));
1380 ret = ipoib_cm_tx_init(p, qpn, &pathrec);