| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/urom_rdmo/common/urom_rdmo.h>

Data Fields | |
| uint64_t | type |
| union { | |
| struct urom_worker_rdmo_notify_client_init client_init | |
| struct urom_worker_rdmo_notify_rq_create rq_create | |
| struct urom_worker_rdmo_notify_rq_destroy rq_destroy | |
| struct urom_worker_rdmo_notify_mr_reg mr_reg | |
| struct urom_worker_rdmo_notify_mr_dereg mr_dereg | |
| }; | |
Definition at line 136 of file urom_rdmo.h.
| union { ... } |
| struct urom_worker_rdmo_notify_client_init urom_worker_notify_rdmo::client_init |
Definition at line 137 of file urom_rdmo.h.
| struct urom_worker_rdmo_notify_mr_dereg urom_worker_notify_rdmo::mr_dereg |
Definition at line 137 of file urom_rdmo.h.
| struct urom_worker_rdmo_notify_mr_reg urom_worker_notify_rdmo::mr_reg |
Definition at line 137 of file urom_rdmo.h.
| struct urom_worker_rdmo_notify_rq_create urom_worker_notify_rdmo::rq_create |
Definition at line 137 of file urom_rdmo.h.
| struct urom_worker_rdmo_notify_rq_destroy urom_worker_notify_rdmo::rq_destroy |
Definition at line 137 of file urom_rdmo.h.
| uint64_t urom_worker_notify_rdmo::type |
Definition at line 137 of file urom_rdmo.h.