NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
urom_graph.h File Reference
#include <stdint.h>
Include dependency graph for urom_graph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  urom_worker_graph_cmd_loopback
 
struct  urom_worker_graph_cmd
 
struct  urom_worker_graph_notify_loopback
 
struct  urom_worker_notify_graph
 

Enumerations

enum  urom_worker_graph_cmd_type { UROM_WORKER_CMD_GRAPH_LOOPBACK }
 
enum  urom_worker_graph_notify_type { UROM_WORKER_NOTIFY_GRAPH_LOOPBACK }
 

Enumeration Type Documentation

◆ urom_worker_graph_cmd_type

Enumerator
UROM_WORKER_CMD_GRAPH_LOOPBACK 

Definition at line 36 of file urom_graph.h.

◆ urom_worker_graph_notify_type

Enumerator
UROM_WORKER_NOTIFY_GRAPH_LOOPBACK 

Definition at line 54 of file urom_graph.h.