Home
last modified time | relevance | path

Searched refs:tl_iface (Results 1 – 25 of 45) sorted by relevance

12

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/ipc/
H A Drocm_ipc_iface.c36 ucs_status_t uct_rocm_ipc_iface_get_device_address(uct_iface_t *tl_iface, in uct_rocm_ipc_iface_get_device_address() argument
39 uct_base_iface_t *iface = ucs_derived_of(tl_iface, uct_base_iface_t); in uct_rocm_ipc_iface_get_device_address()
45 static ucs_status_t uct_rocm_ipc_iface_get_address(uct_iface_h tl_iface, in uct_rocm_ipc_iface_get_address() argument
52 static int uct_rocm_ipc_iface_is_reachable(const uct_iface_h tl_iface, in uct_rocm_ipc_iface_is_reachable() argument
56 uct_rocm_ipc_iface_t *iface = ucs_derived_of(tl_iface, uct_rocm_ipc_iface_t); in uct_rocm_ipc_iface_is_reachable()
62 static ucs_status_t uct_rocm_ipc_iface_query(uct_iface_h tl_iface, in uct_rocm_ipc_iface_query() argument
65 uct_rocm_ipc_iface_t *iface = ucs_derived_of(tl_iface, uct_rocm_ipc_iface_t); in uct_rocm_ipc_iface_query()
102 uct_rocm_ipc_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_rocm_ipc_iface_flush() argument
112 UCT_TL_IFACE_STAT_FLUSH(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_rocm_ipc_iface_flush()
116 UCT_TL_IFACE_STAT_FLUSH_WAIT(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_rocm_ipc_iface_flush()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_ipc/
H A Dcuda_ipc_iface.c58 ucs_status_t uct_cuda_ipc_iface_get_device_address(uct_iface_t *tl_iface, in uct_cuda_ipc_iface_get_device_address() argument
61 uct_base_iface_t *iface = ucs_derived_of(tl_iface, uct_base_iface_t); in uct_cuda_ipc_iface_get_device_address()
67 static ucs_status_t uct_cuda_ipc_iface_get_address(uct_iface_h tl_iface, in uct_cuda_ipc_iface_get_address() argument
74 static int uct_cuda_ipc_iface_is_reachable(const uct_iface_h tl_iface, in uct_cuda_ipc_iface_is_reachable() argument
78 uct_cuda_ipc_iface_t *iface = ucs_derived_of(tl_iface, uct_cuda_ipc_iface_t); in uct_cuda_ipc_iface_is_reachable()
118 static ucs_status_t uct_cuda_ipc_iface_query(uct_iface_h tl_iface, in uct_cuda_ipc_iface_query() argument
163 uct_cuda_ipc_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_cuda_ipc_iface_flush() argument
173 UCT_TL_IFACE_STAT_FLUSH(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_cuda_ipc_iface_flush()
177 UCT_TL_IFACE_STAT_FLUSH_WAIT(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_cuda_ipc_iface_flush()
275 static unsigned uct_cuda_ipc_iface_progress(uct_iface_h tl_iface) in uct_cuda_ipc_iface_progress() argument
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_copy/
H A Dcuda_copy_iface.c42 static ucs_status_t uct_cuda_copy_iface_get_address(uct_iface_h tl_iface, in uct_cuda_copy_iface_get_address() argument
45 uct_cuda_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_cuda_copy_iface_t); in uct_cuda_copy_iface_get_address()
51 static int uct_cuda_copy_iface_is_reachable(const uct_iface_h tl_iface, in uct_cuda_copy_iface_is_reachable() argument
55 uct_cuda_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_cuda_copy_iface_t); in uct_cuda_copy_iface_is_reachable()
61 static ucs_status_t uct_cuda_copy_iface_query(uct_iface_h tl_iface, in uct_cuda_copy_iface_query() argument
64 uct_cuda_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_cuda_copy_iface_t); in uct_cuda_copy_iface_query()
112 static ucs_status_t uct_cuda_copy_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_cuda_copy_iface_flush() argument
115 uct_cuda_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_cuda_copy_iface_t); in uct_cuda_copy_iface_flush()
123 UCT_TL_IFACE_STAT_FLUSH(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_cuda_copy_iface_flush()
127 UCT_TL_IFACE_STAT_FLUSH_WAIT(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_cuda_copy_iface_flush()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ugni/base/
H A Dugni_iface.c17 ucs_status_t uct_ugni_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_ugni_iface_flush() argument
20 uct_ugni_iface_t *iface = ucs_derived_of(tl_iface, uct_ugni_iface_t); in uct_ugni_iface_flush()
27 UCT_TL_IFACE_STAT_FLUSH(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_ugni_iface_flush()
31 UCT_TL_IFACE_STAT_FLUSH_WAIT(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_ugni_iface_flush()
35 ucs_status_t uct_ugni_iface_get_address(uct_iface_h tl_iface, in uct_ugni_iface_get_address() argument
38 uct_ugni_iface_t *iface = ucs_derived_of(tl_iface, uct_ugni_iface_t); in uct_ugni_iface_get_address()
45 int uct_ugni_iface_is_reachable(uct_iface_h tl_iface, const uct_device_addr_t *dev_addr, const uct_… in uct_ugni_iface_is_reachable() argument
H A Dugni_iface.h17 ucs_status_t uct_ugni_iface_flush(uct_iface_h tl_iface, unsigned flags,
19 ucs_status_t uct_ugni_iface_get_address(uct_iface_h tl_iface, uct_iface_addr_t *addr);
20 int uct_ugni_iface_is_reachable(uct_iface_h tl_iface, const uct_device_addr_t *dev_addr,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/mm/base/
H A Dmm_iface.c67 static ucs_status_t uct_mm_iface_get_address(uct_iface_t *tl_iface, in uct_mm_iface_get_address() argument
81 uct_mm_iface_is_reachable(const uct_iface_h tl_iface, in uct_mm_iface_is_reachable() argument
90 if (!uct_sm_iface_is_reachable(tl_iface, dev_addr, tl_iface_addr)) { in uct_mm_iface_is_reachable()
106 ucs_status_t uct_mm_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_mm_iface_flush() argument
118 static ucs_status_t uct_mm_iface_query(uct_iface_h tl_iface, in uct_mm_iface_query() argument
121 uct_mm_iface_t *iface = ucs_derived_of(tl_iface, uct_mm_iface_t); in uct_mm_iface_query()
323 static unsigned uct_mm_iface_progress(uct_iface_h tl_iface) in uct_mm_iface_progress() argument
325 uct_mm_iface_t *iface = ucs_derived_of(tl_iface, uct_mm_iface_t); in uct_mm_iface_progress()
350 *fd_p = ucs_derived_of(tl_iface, uct_mm_iface_t)->signal_fd; in uct_mm_iface_event_fd_get()
354 static ucs_status_t uct_mm_iface_event_fd_arm(uct_iface_h tl_iface, in uct_mm_iface_event_fd_arm() argument
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/scopy/cma/
H A Dcma_iface.c37 static ucs_status_t uct_cma_iface_get_address(uct_iface_t *tl_iface, in uct_cma_iface_get_address() argument
52 static ucs_status_t uct_cma_iface_query(uct_iface_h tl_iface, in uct_cma_iface_query() argument
55 uct_cma_iface_t *iface = ucs_derived_of(tl_iface, uct_cma_iface_t); in uct_cma_iface_query()
70 uct_cma_iface_is_reachable(const uct_iface_h tl_iface, in uct_cma_iface_is_reachable() argument
76 if (!uct_sm_iface_is_reachable(tl_iface, dev_addr, tl_iface_addr)) { in uct_cma_iface_is_reachable()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_iface.c82 ucs_status_t uct_iface_set_am_handler(uct_iface_h tl_iface, uint8_t id, in uct_iface_set_am_handler() argument
86 uct_base_iface_t *iface = ucs_derived_of(tl_iface, uct_base_iface_t); in uct_iface_set_am_handler()
101 status = uct_iface_query(tl_iface, &attr); in uct_iface_set_am_handler()
125 uct_base_iface_t *iface = ucs_derived_of(tl_iface, uct_base_iface_t); in uct_iface_set_am_tracer()
199 void uct_base_iface_progress_enable(uct_iface_h tl_iface, unsigned flags) in uct_base_iface_progress_enable() argument
201 uct_base_iface_t *iface = ucs_derived_of(tl_iface, uct_base_iface_t); in uct_base_iface_progress_enable()
237 uct_base_iface_t *iface = ucs_derived_of(tl_iface, uct_base_iface_t); in uct_base_iface_progress_disable()
263 ucs_status_t uct_base_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_base_iface_flush() argument
266 UCT_TL_IFACE_STAT_FLUSH(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_base_iface_flush()
270 ucs_status_t uct_base_iface_fence(uct_iface_h tl_iface, unsigned flags) in uct_base_iface_fence() argument
[all …]
H A Duct_iface.h586 tl_iface, ucs_status_t status);
595 ucs_status_t uct_base_iface_flush(uct_iface_h tl_iface, unsigned flags,
598 ucs_status_t uct_base_iface_fence(uct_iface_h tl_iface, unsigned flags);
600 void uct_base_iface_progress_enable(uct_iface_h tl_iface, unsigned flags);
605 void uct_base_iface_progress_disable(uct_iface_h tl_iface, unsigned flags);
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/gdr_copy/
H A Dgdr_copy_iface.c31 static ucs_status_t uct_gdr_copy_iface_get_address(uct_iface_h tl_iface, in uct_gdr_copy_iface_get_address() argument
34 uct_gdr_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_gdr_copy_iface_t); in uct_gdr_copy_iface_get_address()
40 static int uct_gdr_copy_iface_is_reachable(const uct_iface_h tl_iface, in uct_gdr_copy_iface_is_reachable() argument
44 uct_gdr_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_gdr_copy_iface_t); in uct_gdr_copy_iface_is_reachable()
50 static ucs_status_t uct_gdr_copy_iface_query(uct_iface_h tl_iface, in uct_gdr_copy_iface_query() argument
53 uct_gdr_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_gdr_copy_iface_t); in uct_gdr_copy_iface_query()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/copy/
H A Drocm_copy_iface.c32 static ucs_status_t uct_rocm_copy_iface_get_address(uct_iface_h tl_iface, in uct_rocm_copy_iface_get_address() argument
35 uct_rocm_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_rocm_copy_iface_t); in uct_rocm_copy_iface_get_address()
41 static int uct_rocm_copy_iface_is_reachable(const uct_iface_h tl_iface, in uct_rocm_copy_iface_is_reachable() argument
45 uct_rocm_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_rocm_copy_iface_t); in uct_rocm_copy_iface_is_reachable()
51 static ucs_status_t uct_rocm_copy_iface_query(uct_iface_h tl_iface, in uct_rocm_copy_iface_query() argument
54 uct_rocm_copy_iface_t *iface = ucs_derived_of(tl_iface, uct_rocm_copy_iface_t); in uct_rocm_copy_iface_query()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/gdr/
H A Drocm_gdr_iface.c32 static ucs_status_t uct_rocm_gdr_iface_get_address(uct_iface_h tl_iface, in uct_rocm_gdr_iface_get_address() argument
35 uct_rocm_gdr_iface_t *iface = ucs_derived_of(tl_iface, uct_rocm_gdr_iface_t); in uct_rocm_gdr_iface_get_address()
41 static int uct_rocm_gdr_iface_is_reachable(const uct_iface_h tl_iface, in uct_rocm_gdr_iface_is_reachable() argument
45 uct_rocm_gdr_iface_t *iface = ucs_derived_of(tl_iface, uct_rocm_gdr_iface_t); in uct_rocm_gdr_iface_is_reachable()
51 static ucs_status_t uct_rocm_gdr_iface_query(uct_iface_h tl_iface, in uct_rocm_gdr_iface_query() argument
54 uct_rocm_gdr_iface_t *iface = ucs_derived_of(tl_iface, uct_rocm_gdr_iface_t); in uct_rocm_gdr_iface_query()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/base/
H A Dsm_iface.c72 uct_sm_iface_get_device_address(uct_iface_t *tl_iface, uct_device_addr_t *addr) in uct_sm_iface_get_device_address() argument
86 int uct_sm_iface_is_reachable(const uct_iface_h tl_iface, in uct_sm_iface_is_reachable() argument
94 status = uct_sm_iface_get_device_address(tl_iface, in uct_sm_iface_is_reachable()
118 ucs_status_t uct_sm_iface_fence(uct_iface_t *tl_iface, unsigned flags) in uct_sm_iface_fence() argument
121 UCT_TL_IFACE_STAT_FENCE(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_sm_iface_fence()
H A Dsm_iface.h39 ucs_status_t uct_sm_iface_get_device_address(uct_iface_t *tl_iface,
42 int uct_sm_iface_is_reachable(const uct_iface_h tl_iface, const uct_device_addr_t *dev_addr,
45 ucs_status_t uct_sm_iface_fence(uct_iface_t *tl_iface, unsigned flags);
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/base/
H A Drc_iface.h309 unsigned uct_rc_iface_do_progress(uct_iface_h tl_iface);
322 ucs_status_t uct_rc_iface_flush(uct_iface_h tl_iface, unsigned flags,
325 void uct_rc_iface_send_desc_init(uct_iface_h tl_iface, void *obj, uct_mem_h memh);
355 ucs_status_t uct_rc_iface_event_arm(uct_iface_h tl_iface, unsigned events);
357 ucs_status_t uct_rc_iface_common_event_arm(uct_iface_h tl_iface,
364 ucs_status_t uct_rc_iface_fence(uct_iface_h tl_iface, unsigned flags);
458 uct_rc_iface_fence_relaxed_order(uct_iface_h tl_iface) in uct_rc_iface_fence_relaxed_order() argument
460 uct_base_iface_t *iface = ucs_derived_of(tl_iface, uct_base_iface_t); in uct_rc_iface_fence_relaxed_order()
463 ucs_assert(tl_iface->ops.iface_fence == uct_rc_iface_fence); in uct_rc_iface_fence_relaxed_order()
469 return uct_rc_iface_fence(tl_iface, 0); in uct_rc_iface_fence_relaxed_order()
H A Drc_iface.c280 ucs_status_t uct_rc_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_rc_iface_flush() argument
283 uct_rc_iface_t *iface = ucs_derived_of(tl_iface, uct_rc_iface_t); in uct_rc_iface_flush()
292 status = uct_rc_iface_fence_relaxed_order(tl_iface); in uct_rc_iface_flush()
472 unsigned uct_rc_iface_do_progress(uct_iface_h tl_iface) in uct_rc_iface_do_progress() argument
474 uct_rc_iface_t *iface = ucs_derived_of(tl_iface, uct_rc_iface_t); in uct_rc_iface_do_progress()
840 ucs_status_t uct_rc_iface_common_event_arm(uct_iface_h tl_iface, in uct_rc_iface_common_event_arm() argument
843 uct_rc_iface_t *iface = ucs_derived_of(tl_iface, uct_rc_iface_t); in uct_rc_iface_common_event_arm()
881 ucs_status_t uct_rc_iface_event_arm(uct_iface_h tl_iface, unsigned events) in uct_rc_iface_event_arm() argument
883 return uct_rc_iface_common_event_arm(tl_iface, events, 0); in uct_rc_iface_event_arm()
886 ucs_status_t uct_rc_iface_fence(uct_iface_h tl_iface, unsigned flags) in uct_rc_iface_fence() argument
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/
H A Dtcp_iface.c89 static ucs_status_t uct_tcp_iface_get_device_address(uct_iface_h tl_iface, in uct_tcp_iface_get_device_address() argument
92 uct_tcp_iface_t *iface = ucs_derived_of(tl_iface, uct_tcp_iface_t); in uct_tcp_iface_get_device_address()
100 uct_tcp_iface_t *iface = ucs_derived_of(tl_iface, uct_tcp_iface_t); in uct_tcp_iface_get_address()
106 static int uct_tcp_iface_is_reachable(const uct_iface_h tl_iface, in uct_tcp_iface_is_reachable() argument
117 uct_tcp_iface_t *iface = ucs_derived_of(tl_iface, uct_tcp_iface_t); in uct_tcp_iface_query()
183 static ucs_status_t uct_tcp_iface_event_fd_get(uct_iface_h tl_iface, int *fd_p) in uct_tcp_iface_event_fd_get() argument
185 uct_tcp_iface_t *iface = ucs_derived_of(tl_iface, uct_tcp_iface_t); in uct_tcp_iface_event_fd_get()
206 unsigned uct_tcp_iface_progress(uct_iface_h tl_iface) in uct_tcp_iface_progress() argument
208 uct_tcp_iface_t *iface = ucs_derived_of(tl_iface, uct_tcp_iface_t); in uct_tcp_iface_progress()
230 static ucs_status_t uct_tcp_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_tcp_iface_flush() argument
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/accel/
H A Drc_mlx5_iface.c154 uct_rc_mlx5_iface_common_t *iface = ucs_derived_of(tl_iface, uct_rc_mlx5_iface_common_t); in uct_rc_mlx5_iface_query()
239 static void uct_rc_mlx5_iface_progress_enable(uct_iface_h tl_iface, unsigned flags) in uct_rc_mlx5_iface_progress_enable() argument
345 static ucs_status_t uct_rc_mlx5_iface_tag_recv_zcopy(uct_iface_h tl_iface, in uct_rc_mlx5_iface_tag_recv_zcopy() argument
358 static ucs_status_t uct_rc_mlx5_iface_tag_recv_cancel(uct_iface_h tl_iface, in uct_rc_mlx5_iface_tag_recv_cancel() argument
551 static uint8_t uct_rc_mlx5_iface_get_address_type(uct_iface_h tl_iface) in uct_rc_mlx5_iface_get_address_type() argument
553 uct_rc_mlx5_iface_common_t *iface = ucs_derived_of(tl_iface, in uct_rc_mlx5_iface_get_address_type()
560 static ucs_status_t uct_rc_mlx5_iface_get_address(uct_iface_h tl_iface, in uct_rc_mlx5_iface_get_address() argument
563 *(uint8_t*)addr = uct_rc_mlx5_iface_get_address_type(tl_iface); in uct_rc_mlx5_iface_get_address()
568 int uct_rc_mlx5_iface_is_reachable(const uct_iface_h tl_iface, in uct_rc_mlx5_iface_is_reachable() argument
572 uint8_t my_type = uct_rc_mlx5_iface_get_address_type(tl_iface); in uct_rc_mlx5_iface_is_reachable()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/cm/
H A Dcm_iface.c110 ucs_status_t uct_cm_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_cm_iface_flush() argument
113 uct_cm_iface_t *iface = ucs_derived_of(tl_iface, uct_cm_iface_t); in uct_cm_iface_flush()
119 UCT_TL_IFACE_STAT_FLUSH(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_cm_iface_flush()
121 UCT_TL_IFACE_STAT_FLUSH_WAIT(ucs_derived_of(tl_iface, uct_base_iface_t)); in uct_cm_iface_flush()
399 static ucs_status_t uct_cm_iface_query(uct_iface_h tl_iface, in uct_cm_iface_query() argument
402 uct_cm_iface_t *iface = ucs_derived_of(tl_iface, uct_cm_iface_t); in uct_cm_iface_query()
428 static ucs_status_t uct_cm_iface_get_address(uct_iface_h tl_iface, in uct_cm_iface_get_address() argument
431 uct_cm_iface_t *iface = ucs_derived_of(tl_iface, uct_cm_iface_t); in uct_cm_iface_get_address()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/scopy/base/
H A Dscopy_iface.c124 unsigned uct_scopy_iface_progress(uct_iface_h tl_iface) in uct_scopy_iface_progress() argument
126 uct_scopy_iface_t *iface = ucs_derived_of(tl_iface, uct_scopy_iface_t); in uct_scopy_iface_progress()
139 ucs_status_t uct_scopy_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_scopy_iface_flush() argument
142 uct_scopy_iface_t *iface = ucs_derived_of(tl_iface, uct_scopy_iface_t); in uct_scopy_iface_flush()
H A Dscopy_iface.h67 unsigned uct_scopy_iface_progress(uct_iface_h tl_iface);
69 ucs_status_t uct_scopy_iface_flush(uct_iface_h tl_iface, unsigned flags,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/self/
H A Dself.c51 static ucs_status_t uct_self_iface_query(uct_iface_h tl_iface, uct_iface_attr_t *attr) in uct_self_iface_query() argument
53 uct_self_iface_t *iface = ucs_derived_of(tl_iface, uct_self_iface_t); in uct_self_iface_query()
120 static ucs_status_t uct_self_iface_get_address(uct_iface_h tl_iface, in uct_self_iface_get_address() argument
123 const uct_self_iface_t *iface = ucs_derived_of(tl_iface, uct_self_iface_t); in uct_self_iface_get_address()
129 static int uct_self_iface_is_reachable(const uct_iface_h tl_iface, in uct_self_iface_is_reachable() argument
133 const uct_self_iface_t *iface = ucs_derived_of(tl_iface, uct_self_iface_t); in uct_self_iface_is_reachable()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/ud/base/
H A Dud_iface.c243 static void uct_ud_iface_send_skb_init(uct_iface_h tl_iface, void *obj, in uct_ud_iface_send_skb_init() argument
760 uct_ud_iface_t *iface = ucs_derived_of(tl_iface, uct_ud_iface_t); in uct_ud_iface_get_address()
768 ucs_status_t uct_ud_iface_flush(uct_iface_h tl_iface, unsigned flags, in uct_ud_iface_flush() argument
771 uct_ud_iface_t *iface = ucs_derived_of(tl_iface, uct_ud_iface_t); in uct_ud_iface_flush()
919 ucs_status_t uct_ud_iface_event_arm(uct_iface_h tl_iface, unsigned events) in uct_ud_iface_event_arm() argument
921 uct_ud_iface_t *iface = ucs_derived_of(tl_iface, uct_ud_iface_t); in uct_ud_iface_event_arm()
968 void uct_ud_iface_progress_enable(uct_iface_h tl_iface, unsigned flags) in uct_ud_iface_progress_enable() argument
996 uct_base_iface_progress_enable(tl_iface, flags); in uct_ud_iface_progress_enable()
999 void uct_ud_iface_progress_disable(uct_iface_h tl_iface, unsigned flags) in uct_ud_iface_progress_disable() argument
1001 uct_ud_iface_t *iface = ucs_derived_of(tl_iface, uct_ud_iface_t); in uct_ud_iface_progress_disable()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/sockcm/
H A Dsockcm_iface.c39 static ucs_status_t uct_sockcm_iface_query(uct_iface_h tl_iface, in uct_sockcm_iface_query() argument
42 uct_sockcm_iface_t *iface = ucs_derived_of(tl_iface, uct_sockcm_iface_t); in uct_sockcm_iface_query()
72 static ucs_status_t uct_sockcm_iface_get_address(uct_iface_h tl_iface, uct_iface_addr_t *iface_addr) in uct_sockcm_iface_get_address() argument
92 static ucs_status_t uct_sockcm_iface_accept(uct_iface_h tl_iface, in uct_sockcm_iface_accept() argument
98 static ucs_status_t uct_sockcm_iface_reject(uct_iface_h tl_iface, in uct_sockcm_iface_reject() argument
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/scopy/knem/
H A Dknem_iface.c27 static ucs_status_t uct_knem_iface_query(uct_iface_h tl_iface, in uct_knem_iface_query() argument
30 uct_knem_iface_t *iface = ucs_derived_of(tl_iface, uct_knem_iface_t); in uct_knem_iface_query()

12