Searched refs:DAPL_SEND (Results 1 – 3 of 3) sorted by relevance
432 retval = DAPL_SEND(ep_ptr)(ep_ptr, &ps_wr, suppress_notification); in dapls_ib_post_send()537 retval = DAPL_SEND(ep_ptr)(ep_ptr, &ps_wr, suppress_notification); in dapls_ib_post_send_one()
1198 retval = DAPL_SEND(ep)(ep, &wre, suppress_notification); in dapls_ib_mw_bind()
348 #define DAPL_SEND(x) (x->header.owner_ia->hca_ptr->post_send) macro