Searched refs:suppress_notification (Results 1 – 2 of 2) sorted by relevance
61 boolean_t suppress_notification; in dapls_ib_post_recv() local116 suppress_notification = (completion_flags & in dapls_ib_post_recv()125 suppress_notification = B_TRUE; in dapls_ib_post_recv()128 retval = DAPL_RECV(ep_ptr)(ep_ptr, &pr_wr, suppress_notification); in dapls_ib_post_recv()157 boolean_t suppress_notification; in dapls_ib_post_recv_one() local191 suppress_notification = B_FALSE; in dapls_ib_post_recv_one()199 suppress_notification = B_TRUE; in dapls_ib_post_recv_one()202 retval = DAPL_RECV(ep_ptr)(ep_ptr, &pr_wr, suppress_notification); in dapls_ib_post_recv_one()313 boolean_t suppress_notification; in dapls_ib_post_send() local420 suppress_notification = (completion_flags & in dapls_ib_post_send()[all …]
1143 boolean_t suppress_notification; in dapls_ib_mw_bind() local1186 suppress_notification = (completion_flags & in dapls_ib_mw_bind()1195 suppress_notification = B_TRUE; in dapls_ib_mw_bind()1198 retval = DAPL_SEND(ep)(ep, &wre, suppress_notification); in dapls_ib_mw_bind()