NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
urom_worker_rdmo_cmd Struct Reference

#include </opt/mellanox/doca/applications/urom_rdmo/common/urom_rdmo.h>

Collaboration diagram for urom_worker_rdmo_cmd:

Data Fields

uint64_t type
 
union {
   struct urom_worker_rdmo_cmd_client_init   client_init
 
   struct urom_worker_rdmo_cmd_rq_create   rq_create
 
   struct urom_worker_rdmo_cmd_rq_destroy   rq_destroy
 
   struct urom_worker_rdmo_cmd_mr_reg   mr_reg
 
   struct urom_worker_rdmo_cmd_mr_dereg   mr_dereg
 
}; 
 

Detailed Description

Definition at line 86 of file urom_rdmo.h.

Field Documentation

◆ 

union { ... }

◆ client_init

struct urom_worker_rdmo_cmd_client_init urom_worker_rdmo_cmd::client_init

Definition at line 87 of file urom_rdmo.h.

◆ mr_dereg

struct urom_worker_rdmo_cmd_mr_dereg urom_worker_rdmo_cmd::mr_dereg

Definition at line 87 of file urom_rdmo.h.

◆ mr_reg

struct urom_worker_rdmo_cmd_mr_reg urom_worker_rdmo_cmd::mr_reg

Definition at line 87 of file urom_rdmo.h.

◆ rq_create

struct urom_worker_rdmo_cmd_rq_create urom_worker_rdmo_cmd::rq_create

Definition at line 87 of file urom_rdmo.h.

◆ rq_destroy

struct urom_worker_rdmo_cmd_rq_destroy urom_worker_rdmo_cmd::rq_destroy

Definition at line 87 of file urom_rdmo.h.

◆ type

uint64_t urom_worker_rdmo_cmd::type

Definition at line 87 of file urom_rdmo.h.


The documentation for this struct was generated from the following file: