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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h340 DAPL_POST_SEND post_send; member in struct:dapl_hca
354 #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.c1052 "post_send: invalid qp_state %d\n", ep->qp_state);
1617 hca_ptr->post_send = dapli_arbel_post_send;
H A Ddapl_tavor_hw.c1312 "post_send: invalid qp_state %d\n", ep->qp_state);
1892 hca_ptr->post_send = dapli_tavor_post_send;
H A Ddapl_hermon_hw.c1090 "post_send: invalid qp_state %d\n", ep->qp_state);
1651 hca_ptr->post_send = dapli_hermon_post_send;

Completed in 56 milliseconds