Home
last modified time | relevance | path

Searched refs:req_rcvd (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Dib_cm.h245 struct ib_cm_req_event_param req_rcvd; member
/kernel/linux/linux-6.6/include/rdma/
H A Dib_cm.h245 struct ib_cm_req_event_param req_rcvd; member
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcma.c1372 ib_event->param.req_rcvd.primary_path); in cma_save_net_info()
1385 &ib_event->param.req_rcvd; in cma_save_req_info()
1505 sgid_attr = ib_event->param.req_rcvd.ppath_sgid_attr; in roce_get_net_dev_by_cm_event()
2101 struct sa_path_rec *path = ib_event->param.req_rcvd.primary_path; in cma_ib_new_conn_id()
2103 ib_event->param.req_rcvd.primary_path->service_id; in cma_ib_new_conn_id()
2110 ib_event->param.req_rcvd.qp_type, in cma_ib_new_conn_id()
2122 rt->num_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1; in cma_ib_new_conn_id()
2130 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path; in cma_ib_new_conn_id()
2222 (ib_event->param.req_rcvd.qp_type == id->qp_type)) || in cma_ib_check_req_qp_type()
2263 cma_set_req_event_data(&event, &ib_event->param.req_rcvd, in cma_ib_req_handler()
[all...]
H A Dcm.c1806 param = &work->cm_event.param.req_rcvd; in cm_format_req_event()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcma.c1519 ib_event->param.req_rcvd.primary_path); in cma_save_net_info()
1532 &ib_event->param.req_rcvd; in cma_save_req_info()
1652 sgid_attr = ib_event->param.req_rcvd.ppath_sgid_attr; in roce_get_net_dev_by_cm_event()
2252 struct sa_path_rec *path = ib_event->param.req_rcvd.primary_path; in cma_ib_new_conn_id()
2254 ib_event->param.req_rcvd.primary_path->service_id; in cma_ib_new_conn_id()
2261 ib_event->param.req_rcvd.qp_type, in cma_ib_new_conn_id()
2273 rt->num_pri_alt_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1; in cma_ib_new_conn_id()
2281 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path; in cma_ib_new_conn_id()
2373 (ib_event->param.req_rcvd.qp_type == id->qp_type)) || in cma_ib_check_req_qp_type()
2414 cma_set_req_event_data(&event, &ib_event->param.req_rcvd, in cma_ib_req_handler()
[all...]
H A Dcm.c1790 param = &work->cm_event.param.req_rcvd; in cm_format_req_event()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c489 ret = ipoib_cm_send_rep(dev, cm_id, p->qp, &event->param.req_rcvd, psn); in ipoib_cm_req_handler()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c489 ret = ipoib_cm_send_rep(dev, cm_id, p->qp, &event->param.req_rcvd, psn); in ipoib_cm_req_handler()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2647 ret = srpt_ib_cm_req_recv(cm_id, &event->param.req_rcvd, in srpt_cm_handler()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2656 ret = srpt_ib_cm_req_recv(cm_id, &event->param.req_rcvd, in srpt_cm_handler()

Completed in 48 milliseconds