Home
last modified time | relevance | path

Searched refs:IB_NOTIFY_ON_NEXT_COMP (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_enable.c85 evd_ptr->ib_cq_handle, IB_NOTIFY_ON_NEXT_COMP, 0); in dapl_evd_enable()
H A Ddapl_evd_dto_callb.c125 evd_ptr->ib_cq_handle, IB_NOTIFY_ON_NEXT_COMP, 0); in dapl_evd_dto_callback()
H A Ddapl_evd_modify_cno.c137 evd_ptr->ib_cq_handle, IB_NOTIFY_ON_NEXT_COMP, 0); in dapl_evd_modify_cno()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h137 #define IB_NOTIFY_ON_NEXT_COMP 1 macro
H A Ddapl_arbel_hw.c1001 if (flags == IB_NOTIFY_ON_NEXT_COMP) { in dapli_arbel_cq_notify()
H A Ddapl_hermon_hw.c1006 if (flags == IB_NOTIFY_ON_NEXT_COMP) { in dapli_hermon_cq_notify()
H A Ddapl_tavor_hw.c1272 if (flags == IB_NOTIFY_ON_NEXT_COMP) { in dapli_tavor_cq_notify()
H A Ddapl_tavor_ibtf_util.c487 retval = DAPL_NOTIFY(evd_ptr)(cq_handle, IB_NOTIFY_ON_NEXT_COMP, 0); in dapls_set_cq_notify()