Home
last modified time | relevance | path

Searched refs:uct_rc_iface_add_qp (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/base/
H A Drc_iface.h317 void uct_rc_iface_add_qp(uct_rc_iface_t *iface, uct_rc_ep_t *ep,
H A Drc_iface.c254 void uct_rc_iface_add_qp(uct_rc_iface_t *iface, uct_rc_ep_t *ep, in uct_rc_iface_add_qp() function
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/accel/
H A Drc_mlx5_ep.c911 uct_rc_iface_add_qp(&iface->super, &self->super, self->tx.wq.super.qp_num); in UCS_CLASS_INIT_FUNC()
924 uct_rc_iface_add_qp(&iface->super, &self->super, self->tm_qp.qp_num); in UCS_CLASS_INIT_FUNC()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/verbs/
H A Drc_verbs_ep.c597 uct_rc_iface_add_qp(&iface->super, &self->super, self->qp->qp_num); in UCS_CLASS_INIT_FUNC()