Home
last modified time | relevance | path

Searched refs:uct_rc_iface_t (Results 1 – 19 of 19) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/base/
H A Drc_iface.h177 ucs_status_t (*init_rx)(uct_rc_iface_t *iface,
179 void (*cleanup_rx)(uct_rc_iface_t *iface);
311 ucs_status_t uct_rc_iface_query(uct_rc_iface_t *iface,
317 void uct_rc_iface_add_qp(uct_rc_iface_t *iface, uct_rc_ep_t *ep,
336 void uct_rc_iface_fill_attr(uct_rc_iface_t *iface,
353 uct_rc_iface_t *iface);
360 ucs_status_t uct_rc_iface_init_rx(uct_rc_iface_t *iface,
369 uct_rc_iface_t *iface = ucs_derived_of(ep->iface, uct_rc_iface_t); in uct_rc_fc_ctrl()
385 uct_rc_iface_have_tx_cqe_avail(uct_rc_iface_t* iface) in uct_rc_iface_have_tx_cqe_avail()
391 uct_rc_iface_get_send_op(uct_rc_iface_t *iface) in uct_rc_iface_get_send_op()
[all …]
H A Drc_ep.c49 ucs_status_t uct_rc_txqp_init(uct_rc_txqp_t *txqp, uct_rc_iface_t *iface, in uct_rc_txqp_init()
93 UCS_CLASS_INIT_FUNC(uct_rc_ep_t, uct_rc_iface_t *iface, uint32_t qp_num, in UCS_CLASS_INIT_FUNC()
167 uct_rc_iface_t *iface; in uct_rc_op_release_iface_resources()
228 uct_rc_iface_t *iface = ucs_derived_of(tl_ep->iface, uct_rc_iface_t); in uct_rc_ep_pending_add()
255 uct_rc_iface_t *iface UCS_V_UNUSED; in uct_rc_ep_process_pending()
270 iface = ucs_derived_of(ep->super.super.iface, uct_rc_iface_t); in uct_rc_ep_process_pending()
313 uct_rc_iface_t *iface = ucs_derived_of(tl_ep->iface, uct_rc_iface_t); in uct_rc_ep_pending_purge()
326 uct_rc_iface_t *iface = ucs_derived_of(ep->super.super.iface, in uct_rc_ep_fc_grant()
327 uct_rc_iface_t); in uct_rc_ep_fc_grant()
386 uct_rc_iface_t *iface = ucs_derived_of(ep->super.super.iface, in uct_rc_ep_flush()
[all …]
H A Drc_ep.h209 UCS_CLASS_DECLARE(uct_rc_ep_t, uct_rc_iface_t*, uint32_t, const uct_ep_params_t*);
253 ucs_status_t uct_rc_ep_check_cqe(uct_rc_iface_t *iface, uct_rc_ep_t *ep);
264 ucs_status_t uct_rc_txqp_init(uct_rc_txqp_t *txqp, uct_rc_iface_t *iface,
290 int uct_rc_fc_has_resources(uct_rc_iface_t *iface, uct_rc_fc_t *fc) in uct_rc_fc_has_resources()
299 uct_rc_iface_t *iface = ucs_derived_of(ep->super.super.iface, uct_rc_iface_t); in uct_rc_ep_has_tx_resources()
328 uct_rc_txqp_add_send_comp(uct_rc_iface_t *iface, uct_rc_txqp_t *txqp, in uct_rc_txqp_add_send_comp()
347 uct_rc_txqp_add_flush_comp(uct_rc_iface_t *iface, uct_base_ep_t *ep, in uct_rc_txqp_add_flush_comp()
438 uct_rc_fc_req_moderation(uct_rc_fc_t *fc, uct_rc_iface_t *iface) in uct_rc_fc_req_moderation()
447 uct_rc_ep_fm(uct_rc_iface_t *iface, uct_ib_fence_info_t* fi, int flag) in uct_rc_ep_fm()
462 uct_rc_iface_t *iface = ucs_derived_of(tl_ep->iface, uct_rc_iface_t); in uct_rc_ep_fence()
[all …]
H A Drc_iface.c145 uct_rc_iface_t *iface = ucs_container_of(mp, uct_rc_iface_t, tx.flush_mp); in uct_rc_iface_flush_comp_init()
160 ucs_status_t uct_rc_iface_query(uct_rc_iface_t *iface, in uct_rc_iface_query()
283 uct_rc_iface_t *iface = ucs_derived_of(tl_iface, uct_rc_iface_t); in uct_rc_iface_flush()
325 uct_rc_iface_t *iface) in uct_rc_init_fc_thresh()
452 static void uct_rc_iface_tx_ops_cleanup(uct_rc_iface_t *iface) in uct_rc_iface_tx_ops_cleanup()
474 uct_rc_iface_t *iface = ucs_derived_of(tl_iface, uct_rc_iface_t); in uct_rc_iface_do_progress()
478 ucs_status_t uct_rc_iface_init_rx(uct_rc_iface_t *iface, in uct_rc_iface_init_rx()
676 static UCS_CLASS_CLEANUP_FUNC(uct_rc_iface_t) in UCS_CLASS_CLEANUP_FUNC() argument
703 UCS_CLASS_DEFINE(uct_rc_iface_t, uct_ib_iface_t);
843 uct_rc_iface_t *iface = ucs_derived_of(tl_iface, uct_rc_iface_t); in uct_rc_iface_common_event_arm()
[all …]
H A Drc_def.h12 typedef struct uct_rc_iface uct_rc_iface_t; typedef
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/verbs/
H A Drc_verbs_iface.c49 uct_rc_iface_t *iface = ucs_derived_of(ib_iface, uct_rc_iface_t); in uct_rc_verbs_handle_failure()
227 uct_rc_iface_verbs_init_rx(uct_rc_iface_t *rc_iface, in uct_rc_iface_verbs_init_rx()
235 void uct_rc_iface_verbs_cleanup_rx(uct_rc_iface_t *rc_iface) in uct_rc_iface_verbs_cleanup_rx()
262 UCS_CLASS_CALL_SUPER_INIT(uct_rc_iface_t, &uct_rc_verbs_iface_ops, tl_md, in UCS_CLASS_INIT_FUNC()
423 UCS_CLASS_DEFINE(uct_rc_verbs_iface_t, uct_rc_iface_t);
H A Drc_verbs_impl.h19 uct_rc_iface_t *iface, int signaled) in uct_rc_verbs_txqp_posted()
81 uct_rc_verbs_iface_handle_am(uct_rc_iface_t *iface, uct_rc_hdr_t *hdr, in uct_rc_verbs_iface_handle_am()
H A Drc_verbs_ep.c499 uct_rc_iface_t *iface = ucs_derived_of(ep->super.super.super.iface, in uct_rc_verbs_ep_handle_failure()
500 uct_rc_iface_t); in uct_rc_verbs_ep_handle_failure()
544 uct_rc_iface_t *iface = ucs_derived_of(tl_ep->iface, in uct_rc_verbs_ep_connect_to_ep()
545 uct_rc_iface_t); in uct_rc_verbs_ep_connect_to_ep()
H A Drc_verbs.h73 uct_rc_iface_t super;
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/ib/
H A Dtest_rc.h25 uct_rc_iface_t* rc_iface(entity *e) { in rc_iface()
26 return ucs_derived_of(e->iface(), uct_rc_iface_t); in rc_iface()
H A Dtest_rc.cc164 uct_rc_iface_t *iface = ucs_derived_of(e->iface(), uct_rc_iface_t); in get_no_reads_stat_counter()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/accel/
H A Drc_mlx5_iface.c155 uct_rc_iface_t *rc_iface = &iface->super; in uct_rc_mlx5_iface_query()
205 uct_rc_iface_t *iface = ucs_derived_of(ib_iface, uct_rc_iface_t); in uct_rc_mlx5_iface_handle_failure()
489 uct_rc_mlx5_iface_init_rx(uct_rc_iface_t *rc_iface, in uct_rc_mlx5_iface_init_rx()
534 static void uct_rc_mlx5_iface_cleanup_rx(uct_rc_iface_t *rc_iface) in uct_rc_mlx5_iface_cleanup_rx()
604 UCS_CLASS_CALL_SUPER_INIT(uct_rc_iface_t, ops, tl_md, worker, params, in UCS_CLASS_INIT_FUNC()
727 UCS_CLASS_DEFINE(uct_rc_mlx5_iface_common_t, uct_rc_iface_t);
H A Drc_mlx5_common.h364 uct_rc_iface_t super;
601 uct_rc_iface_t *rc_iface,
608 uct_rc_iface_t *rc_iface,
H A Drc_mlx5_common.c79 uct_rc_iface_t *rc_iface = &iface->super; in uct_rc_mlx5_iface_srq_post_recv()
641 uct_rc_iface_t *iface, in uct_rc_mlx5_iface_common_dm_device_cmp()
651 uct_rc_iface_t *iface, in uct_rc_mlx5_iface_common_dm_tl_init()
928 uct_rc_iface_t *rc_iface, in uct_rc_mlx5_iface_common_dm_init()
H A Drc_mlx5_ep.c160 uct_rc_iface_t *rc_iface = &iface->super; in uct_rc_mlx5_ep_put_short()
292 uct_rc_iface_t *rc_iface = &iface->super; in uct_rc_mlx5_ep_am_short()
1015 uct_rc_iface_t *rc_iface = ucs_derived_of(ib_iface, uct_rc_iface_t); in uct_rc_mlx5_ep_handle_failure()
H A Drc_mlx5.inl36 uct_rc_mlx5_common_update_tx_res(uct_rc_iface_t *rc_iface, uct_ib_mlx5_txwq_t *txwq,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/dc/
H A Ddc_mlx5.c188 uct_rc_iface_t *iface = ucs_derived_of(tl_iface, uct_rc_iface_t); in uct_dc_mlx5_iface_progress_enable()
580 uct_dc_mlx5_init_rx(uct_rc_iface_t *rc_iface, in uct_dc_mlx5_init_rx()
654 void uct_dc_mlx5_cleanup_rx(uct_rc_iface_t *rc_iface) in uct_dc_mlx5_cleanup_rx()
961 uct_rc_iface_t *iface = ucs_derived_of(ep->super.super.iface, in uct_dc_mlx5_iface_fc_grant()
962 uct_rc_iface_t); in uct_dc_mlx5_iface_fc_grant()
975 ucs_status_t uct_dc_mlx5_iface_fc_handler(uct_rc_iface_t *rc_iface, unsigned qp_num, in uct_dc_mlx5_iface_fc_handler()
H A Ddc_mlx5.h216 ucs_status_t uct_dc_mlx5_iface_fc_handler(uct_rc_iface_t *rc_iface, unsigned qp_num,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/tools/info/
H A Dtype_info.c178 PRINT_SIZE(uct_rc_iface_t); in print_type_info()