Searched refs:cm_channel (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_cm.c | 131 ret_args->cm_ret.rep.cm_channel = ch->ch_chan_hdl; in srpt_cm_req_hdlr() 174 ch = (srpt_channel_t *)ibt_get_chan_private(event->cm_channel); in srpt_cm_conn_est_hdlr() 210 ch = (srpt_channel_t *)ibt_get_chan_private(event->cm_channel); in srpt_cm_conn_closed_hdlr() 275 ch = (srpt_channel_t *)ibt_get_chan_private(event->cm_channel); in srpt_cm_failure_hdlr() 279 "msg: %d reason: %d", (void *)event->cm_channel, in srpt_cm_failure_hdlr()
|
/titanic_44/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser_cm.c | 195 rargsp->cm_ret.rep.cm_channel = chan->ic_chanhdl; in iser_ib_handle_cm_req() 206 iser_ib_post_recv(evp->cm_channel); in iser_ib_handle_cm_rep() 221 iser_chan = (iser_chan_t *)ibt_get_chan_private(evp->cm_channel); in iser_handle_cm_conn_est() 305 chan = (iser_chan_t *)ibt_get_chan_private(evp->cm_channel); in iser_handle_cm_conn_closed() 392 chan = (iser_chan_t *)ibt_get_chan_private(evp->cm_channel); in iser_handle_cm_event_failure() 399 if ((evp->cm_channel == NULL) || (chan == NULL)) { in iser_handle_cm_event_failure()
|
/titanic_44/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_cm.c | 459 rargsp->cm_ret.rep.cm_channel = chanhdl; in rds_handle_cm_req() 485 rds_post_recv_buf((void *)evp->cm_channel); in rds_handle_cm_rep() 487 ep = (rds_ep_t *)ibt_get_chan_private(evp->cm_channel); in rds_handle_cm_rep() 510 ep = (rds_ep_t *)ibt_get_chan_private(evp->cm_channel); in rds_handle_cm_conn_est() 519 ep->ep_chanhdl = evp->cm_channel; in rds_handle_cm_conn_est() 545 ep = (rds_ep_t *)ibt_get_chan_private(evp->cm_channel); in rds_handle_cm_conn_closed() 548 ep, evp->cm_channel); in rds_handle_cm_conn_closed() 627 "Code: %d msg: %d reason: %d", evp->cm_channel, in rds_handle_cm_event_failure() 637 if (evp->cm_channel == NULL) { in rds_handle_cm_event_failure() 648 "Ignoring this event: Chan hdl: 0x%p", evp->cm_channel); in rds_handle_cm_event_failure() [all …]
|
/titanic_44/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti_cm.h | 477 ibt_channel_hdl_t cm_channel; /* Event channel. Not valid */ member 499 ibt_channel_hdl_t cm_channel; /* The channel overwhich the */ member
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_ib_cma.c | 649 cm_reply.rep.cm_channel = in rdma_ib_accept() 1782 event_idp = cma_get_acpt_idp(root_idp, eventp->cm_channel); in ibcma_handle_est() 1787 eventp->cm_channel, root_chanp); in ibcma_handle_est() 1840 event_idp = cma_get_acpt_idp(root_idp, eventp->cm_channel); in ibcma_handle_closed() 1847 eventp->cm_channel, root_idp); in ibcma_handle_closed() 1907 ASSERT(eventp->cm_channel); in ibcma_handle_failed() 1912 eventp->cm_channel); in ibcma_handle_failed() 1917 eventp->cm_channel, idp); in ibcma_handle_failed()
|
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_sm.c | 1993 event.cm_channel = statep->channel; in ibcm_process_mra_msg() 2526 event.cm_channel = statep->channel; in ibcm_process_dreq_msg() 2806 event.cm_channel = statep->channel; in ibcm_process_drep_msg() 3385 event.cm_channel = statep->channel; in ibcm_process_abort() 4322 event.cm_channel = statep->channel; in ibcm_timeout_client_cb() 5293 event.cm_channel = statep->channel; in ibcm_handler_conn_fail() 6370 channel = clnt_info->reply_event->rep.cm_channel; in ibcm_process_cep_req_cm_hdlr() 6627 if (ret_args.cm_channel.ch_eec != NULL) { in ibcm_process_cep_req_cm_hdlr() 6628 status = ibt_query_eec(ret_args.cm_channel.ch_eec, in ibcm_process_cep_req_cm_hdlr() 6756 event.cm_channel = statep->channel; in ibcm_cep_state_rep() [all …]
|
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 3074 ret_args->cm_ret.rep.cm_channel = chan->chan_hdl; in ibd_rc_handle_req() 3280 if (ibt_cm_event->cm_channel == 0) { in ibd_rc_dispatch_pass_mad() 3287 (ibd_rc_chan_t *)ibt_get_chan_private(ibt_cm_event->cm_channel); in ibd_rc_dispatch_pass_mad()
|
/titanic_44/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 4031 proc_reply.rep.cm_channel = ep_rp->ep_chan_hdl; in daplka_cr_accept() 6718 ibt_get_chan_private(event->cm_channel); in daplka_cm_service_conn_closed() 6791 ibt_get_chan_private(event->cm_channel); in daplka_cm_service_conn_est() 6879 if (event->cm_channel == NULL) { in daplka_cm_service_event_failure() 6884 ibt_get_chan_private(event->cm_channel); in daplka_cm_service_event_failure()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 1742 qp = ibt_get_chan_private(event->cm_channel); in rib_clnt_cm_handler() 2987 ret_args->cm_ret.rep.cm_channel = qp->qp_hdl; in rib_srv_cm_handler() 3158 qp = ibt_get_chan_private(event->cm_channel); in rib_srv_cm_handler()
|