Home
last modified time | relevance | path

Searched refs:uct_rc_iface_remove_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.h320 void uct_rc_iface_remove_qp(uct_rc_iface_t *iface, unsigned qp_num);
H A Drc_iface.c270 void uct_rc_iface_remove_qp(uct_rc_iface_t *iface, unsigned qp_num) in uct_rc_iface_remove_qp() function
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/accel/
H A Drc_mlx5_ep.c990 uct_rc_iface_remove_qp(&iface->super, self->tm_qp.qp_num); in UCS_CLASS_CLEANUP_FUNC()
1006 uct_rc_iface_remove_qp(&iface->super, self->tx.wq.super.qp_num); in UCS_CLASS_CLEANUP_FUNC()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/verbs/
H A Drc_verbs_ep.c625 uct_rc_iface_remove_qp(&iface->super, self->qp->qp_num); in UCS_CLASS_CLEANUP_FUNC()