Searched refs:alternate_path (Results 1 – 7 of 7) sorted by relevance
121 struct sa_path_rec *alternate_path; member207 struct sa_path_rec *alternate_path; member381 struct sa_path_rec *alternate_path; member539 struct sa_path_rec *alternate_path,
1284 struct sa_path_rec *alt_path = param->alternate_path; in cm_format_req()1403 if (param->alternate_path && in cm_validate_req_param()1404 (param->alternate_path->pkey != param->primary_path->pkey || in cm_validate_req_param()1405 param->alternate_path->mtu != param->primary_path->mtu)) in cm_validate_req_param()1445 if (param->alternate_path) { in ib_send_cm_req()1446 ret = cm_init_av_by_path(param->alternate_path, NULL, in ib_send_cm_req()1699 param->alternate_path = &work->path[1]; in cm_format_req_event()1700 cm_opa_to_ib_sgid(work, param->alternate_path); in cm_format_req_event()1702 param->alternate_path = NULL; in cm_format_req_event()3088 struct sa_path_rec *alternate_path, in cm_format_lap() argument[all …]
230 if (kreq->alternate_path) in ib_ucm_event_req_get()231 ib_copy_path_rec_to_user(&ureq->alternate_path, in ib_ucm_event_req_get()232 kreq->alternate_path); in ib_ucm_event_req_get()270 uvt->resp.present |= (evt->param.req_rcvd.alternate_path ? in ib_ucm_event_process()303 evt->param.lap_rcvd.alternate_path); in ib_ucm_event_process()749 param.alternate_path = NULL; in ib_ucm_send_req()762 result = ib_ucm_path_get(¶m.alternate_path, cmd.alternate_path); in ib_ucm_send_req()792 kfree(param.alternate_path); in ib_ucm_send_req()
1894 rt->num_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1; in cma_ib_new_conn_id()1902 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path; in cma_ib_new_conn_id()3652 req.alternate_path = &route->path_rec[1]; in cma_connect_ib()
140 __aligned_u64 alternate_path; member235 struct ib_user_path_rec alternate_path; member
1093 req.alternate_path = NULL; in ipoib_cm_send_req()
885 req->ib_param.alternate_path = NULL; in srp_send_req()