Searched refs:req_rcvd (Results 1 – 5 of 5) sorted by relevance
246 struct ib_cm_req_event_param req_rcvd; member
270 &evt->param.req_rcvd); in ib_ucm_event_process()273 uvt->resp.present |= (evt->param.req_rcvd.alternate_path ? in ib_ucm_event_process()
1096 rt->num_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1; in cma_new_conn_id()1102 rt->path_rec[0] = *ib_event->param.req_rcvd.primary_path; in cma_new_conn_id()1104 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path; in cma_new_conn_id()1201 cma_set_req_event_data(&event, &ib_event->param.req_rcvd, in cma_req_handler()
1279 param = &work->cm_event.param.req_rcvd; in cm_format_req_event()
483 ret = ipoib_cm_send_rep(dev, cm_id, p->qp, &event->param.req_rcvd, psn); in ipoib_cm_req_handler()