Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h337 DAPL_CQ_PEEK cq_peek; member
351 #define DAPL_PEEK(x) (x->header.owner_ia->hca_ptr->cq_peek)
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1620 hca_ptr->cq_peek = dapli_arbel_cq_peek; in dapls_init_funcs_arbel()
H A Ddapl_tavor_hw.c1895 hca_ptr->cq_peek = dapli_tavor_cq_peek; in dapls_init_funcs_tavor()
H A Ddapl_hermon_hw.c1654 hca_ptr->cq_peek = dapli_hermon_cq_peek; in dapls_init_funcs_hermon()