Home
last modified time | relevance | path

Searched refs:sidr_req_rcvd (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/libibcm/
H A Dcm.c929 evt->param.sidr_req_rcvd.listen_id = evt->cm_id; in ib_cm_get_event()
938 evt->param.sidr_req_rcvd.pkey = resp->u.sidr_req_resp.pkey; in ib_cm_get_event()
939 evt->param.sidr_req_rcvd.port = resp->u.sidr_req_resp.port; in ib_cm_get_event()
1007 cm_id_priv = container_of(event->param.sidr_req_rcvd.listen_id, in ib_cm_ack_event()
H A Dcm.h247 struct ib_cm_sidr_req_event_param sidr_req_rcvd; member
/freebsd/sys/ofed/include/rdma/
H A Dib_cm.h280 struct ib_cm_sidr_req_event_param sidr_req_rcvd; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c309 evt->param.sidr_req_rcvd.pkey; in ib_ucm_event_process()
311 evt->param.sidr_req_rcvd.port; in ib_ucm_event_process()
H A Dib_cma.c1349 &ib_event->param.sidr_req_rcvd; in cma_save_req_info()
1529 ib_event->param.sidr_req_rcvd.sgid_index, &sgid, &sgid_attr); in roce_get_net_dev_by_cm_event()
2134 ib_event->param.sidr_req_rcvd.service_id)) in cma_new_udp_id()
H A Dib_cm.c3289 param = &work->cm_event.param.sidr_req_rcvd; in cm_format_sidr_req_event()