NVIDIA DOCA SDK Data Center on a Chip Framework Documentation

UROM Worker command descriptor structure. More...

#include <doca_urom_plugin.h>

Collaboration diagram for urom_worker_cmd_desc:

Data Fields

ucs_list_link_t entry
 
uint64_t dest_id
 
struct urom_worker_cmd worker_cmd
 

Detailed Description

UROM Worker command descriptor structure.

Definition at line 72 of file doca_urom_plugin.h.

Field Documentation

◆ dest_id

uint64_t urom_worker_cmd_desc::dest_id

Worker communication channel ID

Definition at line 74 of file doca_urom_plugin.h.

◆ entry

ucs_list_link_t urom_worker_cmd_desc::entry

Descriptor entry in linked list

Definition at line 73 of file doca_urom_plugin.h.

◆ worker_cmd

struct urom_worker_cmd urom_worker_cmd_desc::worker_cmd

UROM worker command

Definition at line 74 of file doca_urom_plugin.h.


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