Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h339 DAPL_CQ_POLL_ONE cq_poll_one; member
353 #define DAPL_POLL1(x) (x->header.owner_ia->hca_ptr->cq_poll_one)
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1622 hca_ptr->cq_poll_one = dapli_arbel_cq_poll_one; in dapls_init_funcs_arbel()
H A Ddapl_hermon_hw.c1656 hca_ptr->cq_poll_one = dapli_hermon_cq_poll_one; in dapls_init_funcs_hermon()
H A Ddapl_tavor_hw.c1897 hca_ptr->cq_poll_one = dapli_tavor_cq_poll_one; in dapls_init_funcs_tavor()