Searched refs:IW_CM_EVENT_CLOSE (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Diw_cm.h46 IW_CM_EVENT_CLOSE /* close complete */ enumerator in enum:iw_cm_event_type
241 * The IW CM identifier is still active until the IW_CM_EVENT_CLOSE event is
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_intr.c182 case IW_CM_EVENT_CLOSE:
H A Dc2_ae.c253 cm_event.event = IW_CM_EVENT_CLOSE;
H A Dc2_qp.c178 vq_req->event = IW_CM_EVENT_CLOSE;
235 if (vq_req->event==IW_CM_EVENT_CLOSE && qp->cm_id) {
337 vq_req->event = IW_CM_EVENT_CLOSE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Diwcm.c815 case IW_CM_EVENT_CLOSE:
H A Dcma.c1196 case IW_CM_EVENT_CLOSE:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c669 event.event = IW_CM_EVENT_CLOSE;
700 event.event = IW_CM_EVENT_CLOSE;

Completed in 119 milliseconds