Home
last modified time | relevance | path

Searched refs:alternate_path (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/rdma/
A Dib_cm.h94 struct sa_path_rec *alternate_path; member
183 struct sa_path_rec *alternate_path; member
353 struct sa_path_rec *alternate_path; member
/linux-6.3-rc2/drivers/infiniband/core/
A Dcm.c1306 struct sa_path_rec *alt_path = param->alternate_path; in cm_format_req()
1465 if (param->alternate_path && in cm_validate_req_param()
1466 (param->alternate_path->pkey != param->primary_path->pkey || in cm_validate_req_param()
1467 param->alternate_path->mtu != param->primary_path->mtu)) in cm_validate_req_param()
1508 if (param->alternate_path) { in ib_send_cm_req()
1509 ret = cm_init_av_by_path(param->alternate_path, NULL, in ib_send_cm_req()
1536 if (param->alternate_path) in ib_send_cm_req()
1797 param->alternate_path = &work->path[1]; in cm_format_req_event()
1798 cm_opa_to_ib_sgid(work, param->alternate_path); in cm_format_req_event()
1800 param->alternate_path = NULL; in cm_format_req_event()
[all …]
A Dcma.c2253 rt->num_pri_alt_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1; in cma_ib_new_conn_id()
2261 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path; in cma_ib_new_conn_id()
4337 req.alternate_path = &route->path_rec[1]; in cma_connect_ib()
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/
A Dipoib_cm.c1095 req.alternate_path = NULL; in ipoib_cm_send_req()
/linux-6.3-rc2/drivers/infiniband/ulp/srp/
A Dib_srp.c865 req->ib_param.alternate_path = NULL; in srp_send_req()

Completed in 29 milliseconds