Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/rdma/
A Dib_cm.h245 struct ib_cm_req_event_param req_rcvd; member
/linux-6.3-rc2/drivers/infiniband/core/
A Dcma.c1499 ib_event->param.req_rcvd.primary_path); in cma_save_net_info()
1512 &ib_event->param.req_rcvd; in cma_save_req_info()
1632 sgid_attr = ib_event->param.req_rcvd.ppath_sgid_attr; in roce_get_net_dev_by_cm_event()
2232 struct sa_path_rec *path = ib_event->param.req_rcvd.primary_path; in cma_ib_new_conn_id()
2234 ib_event->param.req_rcvd.primary_path->service_id; in cma_ib_new_conn_id()
2241 ib_event->param.req_rcvd.qp_type, in cma_ib_new_conn_id()
2253 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()
2353 (ib_event->param.req_rcvd.qp_type == id->qp_type)) || in cma_ib_check_req_qp_type()
2394 cma_set_req_event_data(&event, &ib_event->param.req_rcvd, in cma_ib_req_handler()
A Dcm.c1790 param = &work->cm_event.param.req_rcvd; in cm_format_req_event()
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/
A Dipoib_cm.c489 ret = ipoib_cm_send_rep(dev, cm_id, p->qp, &event->param.req_rcvd, psn); in ipoib_cm_req_handler()
/linux-6.3-rc2/drivers/infiniband/ulp/srpt/
A Dib_srpt.c2648 ret = srpt_ib_cm_req_recv(cm_id, &event->param.req_rcvd, in srpt_cm_handler()

Completed in 30 milliseconds