| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/samples/doca_rmax/rmax_common.h>

Data Fields | |
| struct rmax_stream_config * | config |
| struct program_core_objects | core_objects |
| uint16_t | stride_size [MAX_BUFFERS] |
| bool | run_pe_progress |
| doca_error_t | exit_status |
Definition at line 69 of file rmax_common.h.
| struct rmax_stream_config* rmax_program_state::config |
Definition at line 70 of file rmax_common.h.
| struct program_core_objects rmax_program_state::core_objects |
Definition at line 70 of file rmax_common.h.
| doca_error_t rmax_program_state::exit_status |
Definition at line 74 of file rmax_common.h.
| bool rmax_program_state::run_pe_progress |
Definition at line 73 of file rmax_common.h.
| uint16_t rmax_program_state::stride_size[MAX_BUFFERS] |
Definition at line 72 of file rmax_common.h.