Home
last modified time | relevance | path

Searched refs:uct_ib_iface_recv_desc_hdr (Results 1 – 7 of 7) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/contrib/
H A Dvalgrind.supp197 uct_ib_iface_recv_desc_hdr
199 fun:uct_ib_iface_recv_desc_hdr
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/base/
H A Dib_iface.h481 static inline void* uct_ib_iface_recv_desc_hdr(uct_ib_iface_t *iface, in uct_ib_iface_recv_desc_hdr() function
554 _hdr = (typeof(_hdr))uct_ib_iface_recv_desc_hdr(_iface, \
H A Dib_iface.c1379 wrs[count].sg.addr = (uintptr_t)uct_ib_iface_recv_desc_hdr(iface, desc); in uct_ib_iface_prepare_rx_wrs()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/accel/
H A Drc_mlx5.inl79 VALGRIND_MAKE_MEM_UNDEFINED(uct_ib_iface_recv_desc_hdr(&iface->super.super, desc),
91 uct_ib_iface_recv_desc_hdr(&iface->super.super, seg->srq.desc);
324 hdr = uct_ib_iface_recv_desc_hdr(&iface->super.super, desc);
H A Drc_mlx5_common.c115 hdr = uct_ib_iface_recv_desc_hdr(&rc_iface->super, desc); in uct_rc_mlx5_iface_srq_post_recv()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/ud/accel/
H A Dud_mlx5.c186 … rx_wqes[pi].addr = htobe64((uintptr_t)uct_ib_iface_recv_desc_hdr(&iface->super.super, desc)); in uct_ud_mlx5_iface_post_recv()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/ud/base/
H A Dud_iface.c882 neth = (uct_ud_neth_t *)((char *)uct_ib_iface_recv_desc_hdr(&iface->super, in uct_ud_iface_dispatch_pending_rx_do()