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

#include </opt/mellanox/doca/samples/doca_rmax/rmax_common.h>

Collaboration diagram for rmax_program_state:

Data Fields

struct rmax_stream_configconfig
 
struct program_core_objects core_objects
 
uint16_t stride_size [MAX_BUFFERS]
 
bool run_pe_progress
 
doca_error_t exit_status
 

Detailed Description

Definition at line 69 of file rmax_common.h.

Field Documentation

◆ config

struct rmax_stream_config* rmax_program_state::config

Definition at line 70 of file rmax_common.h.

◆ core_objects

struct program_core_objects rmax_program_state::core_objects

Definition at line 70 of file rmax_common.h.

◆ exit_status

doca_error_t rmax_program_state::exit_status

Definition at line 74 of file rmax_common.h.

◆ run_pe_progress

bool rmax_program_state::run_pe_progress

Definition at line 73 of file rmax_common.h.

◆ stride_size

uint16_t rmax_program_state::stride_size[MAX_BUFFERS]

Definition at line 72 of file rmax_common.h.


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