Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h335 DAPL_POST_RECV post_recv; member
349 #define DAPL_RECV(x) (x->header.owner_ia->hca_ptr->post_recv)
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1618 hca_ptr->post_recv = dapli_arbel_post_recv; in dapls_init_funcs_arbel()
H A Ddapl_tavor_hw.c1893 hca_ptr->post_recv = dapli_tavor_post_recv; in dapls_init_funcs_tavor()
H A Ddapl_hermon_hw.c1652 hca_ptr->post_recv = dapli_hermon_post_recv; in dapls_init_funcs_hermon()