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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_cm.h248 struct ib_cm_req_event_param req_rcvd; member in union:ib_cm_event::__anon10671
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Ducm.c267 &evt->param.req_rcvd);
270 uvt->resp.present |= (evt->param.req_rcvd.alternate_path ?
H A Dcma.c997 rt->num_paths = ib_event->param.req_rcvd.alternate_path ? 2 : 1;
1003 rt->path_rec[0] = *ib_event->param.req_rcvd.primary_path;
1005 rt->path_rec[1] = *ib_event->param.req_rcvd.alternate_path;
1093 cma_set_req_event_data(&event, &ib_event->param.req_rcvd,
H A Dcm.c1143 param = &work->cm_event.param.req_rcvd;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c323 ret = ipoib_cm_send_rep(dev, cm_id, p->qp, &event->param.req_rcvd, psn);

Completed in 195 milliseconds