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

doca dpa device buf array declaration More...

#include <doca_dpa_dev_buf.h>

Collaboration diagram for doca_dpa_dev_buf_arr:

Data Fields

struct doca_dpa_dev_bufbufs
 
unsigned char reserved [20]
 

Detailed Description

doca dpa device buf array declaration

User of this struct should relate to it as an opaque and not access its fields, but rather use relevant API for it

Definition at line 64 of file doca_dpa_dev_buf.h.

Field Documentation

◆ bufs

struct doca_dpa_dev_buf* doca_dpa_dev_buf_arr::bufs

doca dpa device bufs

Definition at line 65 of file doca_dpa_dev_buf.h.

◆ reserved

unsigned char doca_dpa_dev_buf_arr::reserved[20]

reserved field

Definition at line 66 of file doca_dpa_dev_buf.h.


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