Home
last modified time | relevance | path

Searched refs:completion_flags (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_rmr_bind.c61 IN DAT_COMPLETION_FLAGS completion_flags,
70 IN DAT_COMPLETION_FLAGS completion_flags);
86 IN DAT_COMPLETION_FLAGS completion_flags, in dapli_rmr_bind_fuse() argument
136 ep_ptr->param.ep_attr.request_completion_flags, completion_flags) || in dapli_rmr_bind_fuse()
138 ep_ptr->param.ep_attr.request_completion_flags, completion_flags) || in dapli_rmr_bind_fuse()
159 completion_flags); in dapli_rmr_bind_fuse()
191 IN DAT_COMPLETION_FLAGS completion_flags) in dapli_rmr_bind_unfuse() argument
238 ep_ptr, cookie, completion_flags); in dapli_rmr_bind_unfuse()
282 IN DAT_COMPLETION_FLAGS completion_flags, in dapl_rmr_bind() argument
305 completion_flags, in dapl_rmr_bind()
[all …]
H A Ddapl_ep_post_recv.c78 IN DAT_COMPLETION_FLAGS completion_flags) in dapl_ep_post_recv() argument
90 completion_flags); in dapl_ep_post_recv()
122 completion_flags != DAT_COMPLETION_DEFAULT_FLAG) in dapl_ep_post_recv()
124 local_iov, completion_flags); in dapl_ep_post_recv()
H A Ddapl_ep_post_send.c75 IN DAT_COMPLETION_FLAGS completion_flags) in dapl_ep_post_send() argument
86 completion_flags); in dapl_ep_post_send()
93 completion_flags, in dapl_ep_post_send()
H A Ddapl_ep_post_rdma_read.c79 IN DAT_COMPLETION_FLAGS completion_flags) in dapl_ep_post_rdma_read() argument
91 completion_flags); in dapl_ep_post_rdma_read()
98 completion_flags, in dapl_ep_post_rdma_read()
H A Ddapl_ep_post_rdma_write.c79 IN DAT_COMPLETION_FLAGS completion_flags) in dapl_ep_post_rdma_write() argument
90 completion_flags); in dapl_ep_post_rdma_write()
97 completion_flags, in dapl_ep_post_rdma_write()
H A Ddapl_ep_util.c299 IN DAT_COMPLETION_FLAGS completion_flags, in dapl_ep_post_send_req() argument
331 completion_flags != DAT_COMPLETION_DEFAULT_FLAG) in dapl_ep_post_send_req()
338 completion_flags); in dapl_ep_post_send_req()
/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Ddat_api.c277 IN DAT_COMPLETION_FLAGS completion_flags) in dat_ep_post_send() argument
286 completion_flags); in dat_ep_post_send()
295 IN DAT_COMPLETION_FLAGS completion_flags) in dat_ep_post_recv() argument
304 completion_flags); in dat_ep_post_recv()
314 IN DAT_COMPLETION_FLAGS completion_flags) in dat_ep_post_rdma_read() argument
324 completion_flags); in dat_ep_post_rdma_read()
334 IN DAT_COMPLETION_FLAGS completion_flags) in dat_ep_post_rdma_write() argument
344 completion_flags); in dat_ep_post_rdma_write()
426 IN DAT_COMPLETION_FLAGS completion_flags, in dat_rmr_bind() argument
437 completion_flags, in dat_rmr_bind()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_dto.c56 IN DAT_COMPLETION_FLAGS completion_flags) in dapls_ib_post_recv() argument
116 suppress_notification = (completion_flags & in dapls_ib_post_recv()
307 IN DAT_COMPLETION_FLAGS completion_flags) in dapls_ib_post_send() argument
361 completion_flags) ? IBT_WR_SEND_FENCE : 0; in dapls_ib_post_send()
364 completion_flags) ? 0 : IBT_WR_SEND_SIGNAL; in dapls_ib_post_send()
369 completion_flags) ? IBT_WR_SEND_SOLICIT : 0; in dapls_ib_post_send()
420 suppress_notification = (completion_flags & in dapls_ib_post_send()
H A Ddapl_tavor_ibtf_util.c1139 IN DAT_COMPLETION_FLAGS completion_flags) in dapls_ib_mw_bind() argument
1166 completion_flags) ? IBT_WR_SEND_FENCE : 0; in dapls_ib_mw_bind()
1169 completion_flags) ? 0 : IBT_WR_SEND_SIGNAL; in dapls_ib_mw_bind()
1186 suppress_notification = (completion_flags & in dapls_ib_mw_bind()
1235 IN DAT_COMPLETION_FLAGS completion_flags) in dapls_ib_mw_unbind() argument
1244 completion_flags); in dapls_ib_mw_unbind()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_adapter_util.h101 IN DAT_CLOSE_FLAGS completion_flags);
218 IN DAT_COMPLETION_FLAGS completion_flags);
225 IN DAT_COMPLETION_FLAGS completion_flags);
303 IN DAT_COMPLETION_FLAGS completion_flags);
323 IN DAT_COMPLETION_FLAGS completion_flags);
H A Ddapl_ep_util.h79 IN DAT_COMPLETION_FLAGS completion_flags,