Searched refs:primary_path (Results 1 – 8 of 8) sorted by relevance
1248 req_msg->pkey = param->primary_path->pkey; in cm_format_req()1312 if (!param->primary_path) in cm_validate_req_param()1451 struct ib_sa_path_rec *primary_path, in cm_format_paths_from_req() argument1454 memset(primary_path, 0, sizeof *primary_path); in cm_format_paths_from_req()1462 primary_path->reversible = 1; in cm_format_paths_from_req()1463 primary_path->pkey = req_msg->pkey; in cm_format_paths_from_req()1465 primary_path->mtu_selector = IB_SA_EQ; in cm_format_paths_from_req()1467 primary_path->rate_selector = IB_SA_EQ; in cm_format_paths_from_req()1470 primary_path->packet_life_time = in cm_format_paths_from_req()1472 primary_path->packet_life_time -= (primary_path->packet_life_time > 0); in cm_format_paths_from_req()[all …]
223 ib_copy_path_rec_to_user(&ureq->primary_path, kreq->primary_path); in ib_ucm_event_req_get()742 param.primary_path = NULL; in ib_ucm_send_req()752 result = ib_ucm_path_get(¶m.primary_path, cmd.primary_path); in ib_ucm_send_req()785 kfree(param.primary_path); in ib_ucm_send_req()
1334 ib_event->param.req_rcvd.primary_path); in cma_save_net_info()1355 memcpy(&req->local_gid, &req_param->primary_path->sgid, in cma_save_req_info()1358 req->service_id = req_param->primary_path->service_id; in cma_save_req_info()1359 req->pkey = be16_to_cpu(req_param->primary_path->pkey); in cma_save_req_info()2062 ib_event->param.req_rcvd.primary_path->service_id; in cma_new_conn_id()2085 rt->path_rec[0] = *ib_event->param.req_rcvd.primary_path; in cma_new_conn_id()3755 req.primary_path = &route->path_rec[0]; in cma_connect_ib()
144 __u64 primary_path; member239 struct ib_user_path_rec primary_path; member
391 if (!param || !param->primary_path) in ib_cm_send_req()411 ibv_copy_path_rec_to_kern(&p_path, param->primary_path); in ib_cm_send_req()412 cmd->primary_path = (uintptr_t) &p_path; in ib_cm_send_req()767 ibv_copy_path_rec_from_kern(ureq->primary_path, &kreq->primary_path); in cm_event_req_get()899 evt->param.req_rcvd.primary_path = path_a; in ib_cm_get_event()990 free(event->param.req_rcvd.primary_path); in ib_cm_ack_event()
106 struct ibv_sa_path_rec *primary_path; member353 struct ibv_sa_path_rec *primary_path; member
123 struct ib_sa_path_rec *primary_path; member383 struct ib_sa_path_rec *primary_path; member
955 req.primary_path = pathrec; in ipoib_cm_send_req()