Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h379 #define IBT_CM_FAILURE_REJ_RCV 0x01 macro
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c1886 case IBT_CM_FAILURE_REJ_RCV : in ibcma_handle_failed()
/titanic_50/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c3379 ibcm_handler_conn_fail(statep, IBT_CM_FAILURE_REJ_RCV, in ibcm_process_abort()
7320 event.cm_event.failed.cf_code = IBT_CM_FAILURE_REJ_RCV; in ibcm_cep_state_rej()
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c6937 } else if (event->cm_event.failed.cf_code == IBT_CM_FAILURE_REJ_RCV) { in daplka_cm_service_event_failure()
7361 if (event->cm_event.failed.cf_code == IBT_CM_FAILURE_REJ_RCV) { in daplka_cm_rc_event_failure()