Home
last modified time | relevance | path

Searched defs:uct_rc_iface (Results 1 – 1 of 1) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/base/
H A Drc_iface.h195 struct uct_rc_iface { struct
209 uct_rc_iface_send_op_t *free_ops; /* stack of free send operations */ argument
213 } tx;
215 struct {
218 } rx;
220 struct {
266 UCS_CLASS_DECLARE(uct_rc_iface_t, uct_rc_iface_ops_t*, uct_md_h, uct_worker_h, argument