NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
pe_reactive_sample_state Struct Reference
Collaboration diagram for pe_reactive_sample_state:

Data Fields

struct pe_sample_state_base base
 
struct doca_dma * dma
 
struct doca_ctx * dma_ctx
 
struct doca_dma_task_memcpy * tasks [NUM_TASKS]
 
bool run_pe_progress
 

Detailed Description

This struct defines the program context.

Definition at line 74 of file pe_reactive_sample.c.

Field Documentation

◆ base

struct pe_sample_state_base pe_reactive_sample_state::base

Definition at line 312 of file pe_reactive_sample.c.

◆ dma

struct doca_dma* pe_reactive_sample_state::dma

Definition at line 76 of file pe_reactive_sample.c.

◆ dma_ctx

struct doca_ctx* pe_reactive_sample_state::dma_ctx

Definition at line 77 of file pe_reactive_sample.c.

◆ run_pe_progress

bool pe_reactive_sample_state::run_pe_progress

Definition at line 79 of file pe_reactive_sample.c.

◆ tasks

struct doca_dma_task_memcpy* pe_reactive_sample_state::tasks[NUM_TASKS]

Definition at line 78 of file pe_reactive_sample.c.


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