Home
last modified time | relevance | path

Searched refs:cq_notify (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h340 DAPL_CQ_NOTIFY cq_notify; member
354 #define DAPL_NOTIFY(x) (x->header.owner_ia->hca_ptr->cq_notify)
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1623 hca_ptr->cq_notify = dapli_arbel_cq_notify; in dapls_init_funcs_arbel()
H A Ddapl_tavor_hw.c1898 hca_ptr->cq_notify = dapli_tavor_cq_notify; in dapls_init_funcs_tavor()
H A Ddapl_hermon_hw.c1657 hca_ptr->cq_notify = dapli_hermon_cq_notify; in dapls_init_funcs_hermon()