Home
last modified time | relevance | path

Searched refs:ibt_enable_cq_notify (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_adm.c133 ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION); in eib_adm_comp_handler()
220 ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION); in eib_adm_setup_cq()
H A Deib_ctl.c110 ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION); in eib_ctl_comp_handler()
199 ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION); in eib_ctl_setup_cq()
H A Deib_data.c132 ret = ibt_enable_cq_notify(chan->ch_rcv_cq_hdl, IBT_NEXT_COMPLETION); in eib_data_rx_comp_handler()
245 ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION); in eib_data_tx_comp_handler()
665 ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION); in eib_data_setup_cqs()
682 ret = ibt_enable_cq_notify(chan->ch_rcv_cq_hdl, IBT_NEXT_COMPLETION); in eib_data_setup_cqs()
H A Denx_hdlrs.c620 ret = ibt_enable_cq_notify(info->ti_cq_hdl, IBT_NEXT_COMPLETION); in eibnx_comp_handler()
H A Denx_ibt.c645 ret = ibt_enable_cq_notify(info->ti_cq_hdl, IBT_NEXT_COMPLETION); in eibnx_setup_cq_handler()
/titanic_50/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cq.c67 status = ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION); in iser_ib_sendcq_handler()
330 status = ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION); in iser_ib_recvcq_handler()
H A Diser_ib.c523 (void) ibt_enable_cq_notify(chan->ic_sendcq, IBT_NEXT_COMPLETION); in iser_ib_alloc_rc_channel()
537 (void) ibt_enable_cq_notify(chan->ic_recvcq, IBT_NEXT_COMPLETION); in iser_ib_alloc_rc_channel()
/titanic_50/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c120 (void) ibt_enable_cq_notify(ch->ch_scq_hdl, IBT_NEXT_COMPLETION); in srpt_ch_alloc()
121 (void) ibt_enable_cq_notify(ch->ch_rcq_hdl, IBT_NEXT_COMPLETION); in srpt_ch_alloc()
641 (void) ibt_enable_cq_notify(ch->ch_scq_hdl, in srpt_ch_scq_hdlr()
750 (void) ibt_enable_cq_notify(ch->ch_rcq_hdl, in srpt_ch_rcq_hdlr()
/titanic_50/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c1008 ret = ibt_enable_cq_notify(cq, rds_wc_signal); in rds_recvcq_handler()
1160 ret = ibt_enable_cq_notify(cq, IBT_NEXT_COMPLETION); in rds_sendcq_handler()
1301 ret = ibt_enable_cq_notify(ep->ep_sendcq, in rds_ep_alloc_rc_channel()
1330 ret = ibt_enable_cq_notify(ep->ep_recvcq, rds_wc_signal); in rds_ep_alloc_rc_channel()
/titanic_50/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_handlers.c351 (void) ibt_enable_cq_notify(cq_handle, IBT_NEXT_COMPLETION); in ibmf_i_mad_completions()
H A Dibmf_impl.c808 (void) ibt_enable_cq_notify(cip->ci_cq_handle, IBT_NEXT_COMPLETION); in ibmf_i_init_ci()
809 (void) ibt_enable_cq_notify(cip->ci_alt_cq_handle, IBT_NEXT_COMPLETION); in ibmf_i_init_ci()
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_cm.c332 (void) ibt_enable_cq_notify(RDSV3_CQ2CQHDL(ic->i_snd_cq), in rdsv3_ib_snd_tasklet_fn()
404 (void) ibt_enable_cq_notify(RDSV3_CQ2CQHDL(ic->i_cq), in rdsv3_ib_tasklet_fn()
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c670 result = ibt_enable_cq_notify(chan->scq_hdl, IBT_NEXT_COMPLETION); in ibd_rc_alloc_chan()
1734 if (ibt_enable_cq_notify(chan->rcq_hdl, IBT_NEXT_COMPLETION) != in ibd_rc_rcq_handler()
2348 if (ibt_enable_cq_notify(chan->scq_hdl, IBT_NEXT_COMPLETION) != in ibd_rc_tx_recycle()
3109 result = ibt_enable_cq_notify(ace->ac_chan->rcq_hdl, in ibd_rc_handle_act_estab()
3139 result = ibt_enable_cq_notify(chan->rcq_hdl, in ibd_rc_handle_pas_estab()
H A Dibd.c5963 if ((ret = ibt_enable_cq_notify(state->id_scq_hdl, in ibd_start()
6023 if ((ret = ibt_enable_cq_notify(state->id_rcq_hdl, in ibd_start()
7660 if (ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION) != in ibd_poll_scq()
7715 if (ibt_enable_cq_notify(rcq, IBT_NEXT_COMPLETION) != in ibd_poll_rcq()
/titanic_50/usr/src/uts/common/io/warlock/
H A Dibtl.wlcmd58 root ibt_enable_cq_notify
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c623 rc = ibt_enable_cq_notify(ucq->cq, flag); in sol_uverbs_req_notify_cq()
/titanic_50/usr/src/uts/common/rpc/
H A Drpcib.c751 status = ibt_enable_cq_notify(cq->rib_cq_hdl, IBT_NEXT_COMPLETION); in rib_create_cq()
1017 (void) ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION); in rib_clnt_scq_handler()
1110 (void) ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION); in rib_svc_scq_handler()
1189 (void) ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION); in rib_clnt_rcq_handler()
1329 (void) ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION); in rib_svc_rcq_handler()
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1099 ibt_status_t ibt_enable_cq_notify(ibt_cq_hdl_t ibt_cq,
/titanic_50/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c1399 ibt_enable_cq_notify(ibt_cq_hdl_t ibtl_cq, ibt_cq_notify_flags_t notify_type) in ibt_enable_cq_notify() function
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1336 rtn = ibt_enable_cq_notify(cq->ibt_cq, notify_type); in ib_req_notify_cq()