Searched refs:state_cm_private (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_sm.c | 2003 (void) statep->cm_handler(statep->state_cm_private, in ibcm_process_mra_msg() 2535 cb_status = statep->cm_handler(statep->state_cm_private, in ibcm_process_dreq_msg() 2823 (void) statep->cm_handler(statep->state_cm_private, in ibcm_process_drep_msg() 3394 (void) statep->cm_handler(statep->state_cm_private, in ibcm_process_abort() 4338 (void) statep->cm_handler(statep->state_cm_private, in ibcm_timeout_client_cb() 5304 (void) statep->cm_handler(statep->state_cm_private, &event, in ibcm_handler_conn_fail() 6063 statep->state_cm_private = svc_bindp->sbind_cm_private; in ibcm_verify_req_gids_and_svcid() 6261 cb_status = statep->cm_handler(statep->state_cm_private, &event, in ibcm_cep_state_req() 6805 cb_status = statep->cm_handler(statep->state_cm_private, &event, in ibcm_cep_state_rep() 7147 (void) statep->cm_handler(statep->state_cm_private, &event, NULL, in ibcm_cep_state_rtu() [all …]
|
H A D | ibcm_ti.c | 825 statep->state_cm_private = chan_args->oc_cm_clnt_private; in ibt_open_rc_channel()
|
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibcm/ |
H A D | ibcm_impl.h | 443 void *state_cm_private; member
|