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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Drdma_cm.h62 RDMA_CM_EVENT_DISCONNECTED, enumerator in enum:rdma_cm_event_type
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdma_transport.c127 case RDMA_CM_EVENT_DISCONNECTED:
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c1799 } else if (event == RDMA_CM_EVENT_DISCONNECTED) {
1827 if (event == RDMA_CM_EVENT_DISCONNECTED) {
H A Dsol_ib_cma.c1820 *event = RDMA_CM_EVENT_DISCONNECTED;
2084 * Pass on RDMA_CM_EVENT_DISCONNECTED to consumer
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1696 } else if (eventp->event == RDMA_CM_EVENT_DISCONNECTED ||
1710 eventp->event == RDMA_CM_EVENT_DISCONNECTED) {

Completed in 55 milliseconds