Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h338 DAPL_CQ_POLL cq_poll; member
352 #define DAPL_POLL(x) (x->header.owner_ia->hca_ptr->cq_poll)
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1621 hca_ptr->cq_poll = dapli_arbel_cq_poll; in dapls_init_funcs_arbel()
H A Ddapl_hermon_hw.c1655 hca_ptr->cq_poll = dapli_hermon_cq_poll; in dapls_init_funcs_hermon()
H A Ddapl_tavor_hw.c1896 hca_ptr->cq_poll = dapli_tavor_cq_poll; in dapls_init_funcs_tavor()