Searched refs:completion_flags (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_rmr_bind.c | 61 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() 141 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 220 ep_ptr->param.ep_attr.request_completion_flags, completion_flags) || in dapli_rmr_bind_unfuse() 222 ep_ptr->param.ep_attr.request_completion_flags, completion_flags) || in dapli_rmr_bind_unfuse() [all …]
|
H A D | dapl_ep_post_recv.c | 78 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 D | dapl_ep_post_send.c | 75 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 D | dapl_ep_post_rdma_read.c | 79 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 D | dapl_ep_post_rdma_write.c | 79 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 D | dapl_ep_util.c | 299 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()
|
/titanic_50/usr/src/lib/udapl/libdat/common/ |
H A D | dat_api.c | 279 IN DAT_COMPLETION_FLAGS completion_flags) in dat_ep_post_send() argument 288 completion_flags); in dat_ep_post_send() 297 IN DAT_COMPLETION_FLAGS completion_flags) in dat_ep_post_recv() argument 306 completion_flags); in dat_ep_post_recv() 316 IN DAT_COMPLETION_FLAGS completion_flags) in dat_ep_post_rdma_read() argument 326 completion_flags); in dat_ep_post_rdma_read() 336 IN DAT_COMPLETION_FLAGS completion_flags) in dat_ep_post_rdma_write() argument 346 completion_flags); in dat_ep_post_rdma_write() 428 IN DAT_COMPLETION_FLAGS completion_flags, in dat_rmr_bind() argument 439 completion_flags, in dat_rmr_bind()
|
/titanic_50/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_ibtf_dto.c | 56 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 D | dapl_tavor_ibtf_util.c | 1139 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()
|
/titanic_50/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl_adapter_util.h | 101 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 D | dapl_ep_util.h | 79 IN DAT_COMPLETION_FLAGS completion_flags,
|