NVIDIA DOCA SDK Data Center on a Chip Framework Documentation

UROM Worker command structure. More...

#include <doca_urom_plugin.h>

Data Fields

uint64_t type
 
uint64_t urom_context
 
uint64_t len
 
uint8_t plugin_cmd []
 

Detailed Description

UROM Worker command structure.

Definition at line 52 of file doca_urom_plugin.h.

Field Documentation

◆ len

uint64_t urom_worker_cmd::len

Plugin command length

Definition at line 55 of file doca_urom_plugin.h.

◆ plugin_cmd

uint8_t urom_worker_cmd::plugin_cmd[]

Plugin command buffer

Definition at line 56 of file doca_urom_plugin.h.

◆ type

uint64_t urom_worker_cmd::type

Plugin type that command belongs to

Definition at line 53 of file doca_urom_plugin.h.

◆ urom_context

uint64_t urom_worker_cmd::urom_context

UROM context, User shouldn't change it

Definition at line 54 of file doca_urom_plugin.h.


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