Home
last modified time | relevance | path

Searched refs:sidr_rep_rcvd (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/rdma/
Dib_cm.h278 struct ib_cm_sidr_rep_event_param sidr_rep_rcvd; member
/Linux-v4.19/drivers/infiniband/core/
Ducm.c322 &evt->param.sidr_rep_rcvd); in ib_ucm_event_process()
324 uvt->info_len = evt->param.sidr_rep_rcvd.info_len; in ib_ucm_event_process()
325 info = evt->param.sidr_rep_rcvd.info; in ib_ucm_event_process()
Dcma.c3488 &ib_event->param.sidr_rep_rcvd; in cma_sidr_rep_handler()
3505 event.status = ib_event->param.sidr_rep_rcvd.status; in cma_sidr_rep_handler()
Dcm.c3693 param = &work->cm_event.param.sidr_rep_rcvd; in cm_format_sidr_rep_event()