NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
pe_async_stop_sample_state Struct Reference
Collaboration diagram for pe_async_stop_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 dma_has_stopped
 

Detailed Description

This struct defines the program context.

Definition at line 75 of file pe_async_stop_sample.c.

Field Documentation

◆ base

struct pe_sample_state_base pe_async_stop_sample_state::base

Definition at line 322 of file pe_async_stop_sample.c.

◆ dma

struct doca_dma* pe_async_stop_sample_state::dma

Definition at line 78 of file pe_async_stop_sample.c.

◆ dma_ctx

struct doca_ctx* pe_async_stop_sample_state::dma_ctx

Definition at line 79 of file pe_async_stop_sample.c.

◆ dma_has_stopped

bool pe_async_stop_sample_state::dma_has_stopped

Definition at line 81 of file pe_async_stop_sample.c.

◆ tasks

struct doca_dma_task_memcpy* pe_async_stop_sample_state::tasks[NUM_TASKS]

Definition at line 80 of file pe_async_stop_sample.c.


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