Searched refs:alternate_path (Results 1 – 7 of 7) sorted by relevance
115 struct ib_sa_path_rec *alternate_path; member194 struct ib_sa_path_rec *alternate_path; member350 struct ib_sa_path_rec *alternate_path; member507 struct ib_sa_path_rec *alternate_path,
138 __u64 alternate_path; member233 struct ib_user_path_rec alternate_path; member
233 if (kreq->alternate_path) in ib_ucm_event_req_get()234 ib_copy_path_rec_to_user(&ureq->alternate_path, in ib_ucm_event_req_get()235 kreq->alternate_path); in ib_ucm_event_req_get()273 uvt->resp.present |= (evt->param.req_rcvd.alternate_path ? in ib_ucm_event_process()306 evt->param.lap_rcvd.alternate_path); in ib_ucm_event_process()754 param.alternate_path = NULL; in ib_ucm_send_req()767 result = ib_ucm_path_get(¶m.alternate_path, cmd.alternate_path); in ib_ucm_send_req()797 kfree(param.alternate_path); in ib_ucm_send_req()
1002 struct ib_sa_path_rec *alt_path = param->alternate_path; in cm_format_req()1090 if (param->alternate_path && in cm_validate_req_param()1091 (param->alternate_path->pkey != param->primary_path->pkey || in cm_validate_req_param()1092 param->alternate_path->mtu != param->primary_path->mtu)) in cm_validate_req_param()1130 if (param->alternate_path) { in ib_send_cm_req()1131 ret = cm_init_av_by_path(param->alternate_path, in ib_send_cm_req()1284 param->alternate_path = &work->path[1]; in cm_format_req_event()1286 param->alternate_path = NULL; in cm_format_req_event()2560 struct ib_sa_path_rec *alternate_path, in cm_format_lap() argument2571 lap_msg->alt_local_lid = alternate_path->slid; in cm_format_lap()[all …]
1096 rt->num_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1; in cma_new_conn_id()1104 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path; in cma_new_conn_id()2500 req.alternate_path = &route->path_rec[1]; in cma_connect_ib()
1043 req.alternate_path = NULL; in ipoib_cm_send_req()
355 req->param.alternate_path = NULL; in srp_send_req()