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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_cm.h246 struct ib_cm_req_event_param req_rcvd; member in union:ib_cm_event::__anon18536
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Ducm.c270 &evt->param.req_rcvd);
273 uvt->resp.present |= (evt->param.req_rcvd.alternate_path ?
H A Dcma.c1015 rt->num_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1;
1021 rt->path_rec[0] = *ib_event->param.req_rcvd.primary_path;
1023 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path;
1120 cma_set_req_event_data(&event, &ib_event->param.req_rcvd,
H A Dcm.c1278 param = &work->cm_event.param.req_rcvd;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c477 ret = ipoib_cm_send_rep(dev, cm_id, p->qp, &event->param.req_rcvd, psn);

Completed in 82 milliseconds