Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h334 DAPL_POST_SEND post_send; member
348 #define DAPL_SEND(x) (x->header.owner_ia->hca_ptr->post_send)
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1617 hca_ptr->post_send = dapli_arbel_post_send; in dapls_init_funcs_arbel()
H A Ddapl_tavor_hw.c1892 hca_ptr->post_send = dapli_tavor_post_send; in dapls_init_funcs_tavor()
H A Ddapl_hermon_hw.c1651 hca_ptr->post_send = dapli_hermon_post_send; in dapls_init_funcs_hermon()