| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/urom_rdmo/dpu/worker_rdmo.h>
Data Fields | |
| ucp_ep_h | ep |
| uint64_t | peer_uid |
| int | ref_cnt |
| ucs_list_link_t | fenced_ops |
| int | oreqs |
Definition at line 51 of file worker_rdmo.h.
| ucp_ep_h urom_worker_rdmo_ep::ep |
Definition at line 52 of file worker_rdmo.h.
| ucs_list_link_t urom_worker_rdmo_ep::fenced_ops |
Definition at line 55 of file worker_rdmo.h.
| int urom_worker_rdmo_ep::oreqs |
Definition at line 56 of file worker_rdmo.h.
| uint64_t urom_worker_rdmo_ep::peer_uid |
Definition at line 53 of file worker_rdmo.h.
| int urom_worker_rdmo_ep::ref_cnt |
Definition at line 54 of file worker_rdmo.h.