Symbol: IBT_NEXT_COMPLETION
usr/src/uts/common/io/comstar/port/srpt/srpt_ch.c
120
(void) ibt_enable_cq_notify(ch->ch_scq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/comstar/port/srpt/srpt_ch.c
121
(void) ibt_enable_cq_notify(ch->ch_rcq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/comstar/port/srpt/srpt_ch.c
642
IBT_NEXT_COMPLETION);
usr/src/uts/common/io/comstar/port/srpt/srpt_ch.c
751
IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
847
if (flags == IBT_NEXT_COMPLETION) {
usr/src/uts/common/io/ib/adapters/tavor/tavor_cq.c
817
if (flags == IBT_NEXT_COMPLETION) {
usr/src/uts/common/io/ib/clients/eoib/eib_adm.c
133
ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/eib_adm.c
220
ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/eib_ctl.c
110
ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/eib_ctl.c
199
ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
132
ret = ibt_enable_cq_notify(chan->ch_rcv_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
245
ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
665
ret = ibt_enable_cq_notify(chan->ch_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
682
ret = ibt_enable_cq_notify(chan->ch_rcv_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
620
ret = ibt_enable_cq_notify(info->ti_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
645
ret = ibt_enable_cq_notify(info->ti_cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/ibd/ibd.c
5964
IBT_NEXT_COMPLETION)) != IBT_SUCCESS) {
usr/src/uts/common/io/ib/clients/ibd/ibd.c
6024
IBT_NEXT_COMPLETION)) != IBT_SUCCESS) {
usr/src/uts/common/io/ib/clients/ibd/ibd.c
7660
if (ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION) !=
usr/src/uts/common/io/ib/clients/ibd/ibd.c
7715
if (ibt_enable_cq_notify(rcq, IBT_NEXT_COMPLETION) !=
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
1733
if (ibt_enable_cq_notify(chan->rcq_hdl, IBT_NEXT_COMPLETION) !=
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
2347
if (ibt_enable_cq_notify(chan->scq_hdl, IBT_NEXT_COMPLETION) !=
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
3109
IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
3139
IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
670
result = ibt_enable_cq_notify(chan->scq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/iser/iser_cq.c
331
status = ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/iser/iser_cq.c
68
status = ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/iser/iser_ib.c
523
(void) ibt_enable_cq_notify(chan->ic_sendcq, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/iser/iser_ib.c
537
(void) ibt_enable_cq_notify(chan->ic_recvcq, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_kverbs.c
1327
notify_type = IBT_NEXT_COMPLETION;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
617
flag = IBT_NEXT_COMPLETION;
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1160
ret = ibt_enable_cq_notify(cq, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1302
IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/clients/rdsv3/ib_cm.c
333
IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_handlers.c
351
(void) ibt_enable_cq_notify(cq_handle, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_impl.c
808
(void) ibt_enable_cq_notify(cip->ci_cq_handle, IBT_NEXT_COMPLETION);
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_impl.c
809
(void) ibt_enable_cq_notify(cip->ci_alt_cq_handle, IBT_NEXT_COMPLETION);
usr/src/uts/common/rpc/rpcib.c
1017
(void) ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/rpc/rpcib.c
1110
(void) ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/rpc/rpcib.c
1189
(void) ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/rpc/rpcib.c
1329
(void) ibt_enable_cq_notify(cq_hdl, IBT_NEXT_COMPLETION);
usr/src/uts/common/rpc/rpcib.c
751
status = ibt_enable_cq_notify(cq->rib_cq_hdl, IBT_NEXT_COMPLETION);