NVIDIA DOCA SDK Data Center on a Chip Framework Documentation

UROM Worker notification descriptor structure. More...

#include <doca_urom_plugin.h>

Collaboration diagram for urom_worker_notif_desc:

Data Fields

ucs_list_link_t entry
 
uint64_t dest_id
 
struct urom_worker_notify worker_notif
 

Detailed Description

UROM Worker notification descriptor structure.

Definition at line 94 of file doca_urom_plugin.h.

Field Documentation

◆ dest_id

uint64_t urom_worker_notif_desc::dest_id

Worker communication channel ID, it's the user's responsibility to set it to be identical to the command descriptor id

Definition at line 96 of file doca_urom_plugin.h.

◆ entry

ucs_list_link_t urom_worker_notif_desc::entry

Descriptor entry in linked list

Definition at line 95 of file doca_urom_plugin.h.

◆ worker_notif

struct urom_worker_notify urom_worker_notif_desc::worker_notif

UROM worker notification

Definition at line 96 of file doca_urom_plugin.h.


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