Home
last modified time | relevance | path

Searched refs:uct_dc_mlx5_iface_dci_ep_can_send (Results 1 – 2 of 2) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/dc/
H A Ddc_mlx5_ep.c590 if (!uct_dc_mlx5_iface_dci_ep_can_send(ep)) { in uct_dc_mlx5_ep_flush()
1081 if (uct_dc_mlx5_iface_dci_ep_can_send(ep)) { in uct_dc_mlx5_ep_pending_add()
1144 if (!uct_dc_mlx5_iface_dci_ep_can_send(ep)) { in uct_dc_mlx5_iface_dci_do_common_pending_tx()
H A Ddc_mlx5_ep.h323 static inline int uct_dc_mlx5_iface_dci_ep_can_send(uct_dc_mlx5_ep_t *ep) in uct_dc_mlx5_iface_dci_ep_can_send() function