Searched refs:req_rcvd (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/rdma/ |
| D | ib_cm.h | 269 struct ib_cm_req_event_param req_rcvd; member
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | cma.c | 1359 ib_event->param.req_rcvd.primary_path); in cma_save_net_info() 1372 &ib_event->param.req_rcvd; in cma_save_req_info() 1492 sgid_attr = ib_event->param.req_rcvd.ppath_sgid_attr; in roce_get_net_dev_by_cm_event() 2012 struct sa_path_rec *path = ib_event->param.req_rcvd.primary_path; in cma_ib_new_conn_id() 2014 ib_event->param.req_rcvd.primary_path->service_id; in cma_ib_new_conn_id() 2020 listen_id->ps, ib_event->param.req_rcvd.qp_type, in cma_ib_new_conn_id() 2032 rt->num_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1; in cma_ib_new_conn_id() 2040 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path; in cma_ib_new_conn_id() 2129 (ib_event->param.req_rcvd.qp_type == id->qp_type)) || in cma_ib_check_req_qp_type() 2169 cma_set_req_event_data(&event, &ib_event->param.req_rcvd, in cma_ib_req_handler()
|
| D | cm.c | 1689 param = &work->cm_event.param.req_rcvd; in cm_format_req_event()
|
| /Linux-v5.4/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_cm.c | 489 ret = ipoib_cm_send_rep(dev, cm_id, p->qp, &event->param.req_rcvd, psn); in ipoib_cm_req_handler()
|
| /Linux-v5.4/drivers/infiniband/ulp/srpt/ |
| D | ib_srpt.c | 2611 ret = srpt_ib_cm_req_recv(cm_id, &event->param.req_rcvd, in srpt_cm_handler()
|