DPU Host API  2025.1.0
sg_block_info Struct Reference

Structure that stores the information about each scatter transfer memory block. More...

#include <dpu.h>

Data Fields

uint8_t * addr
 
uint32_t length
 

Detailed Description

Structure that stores the information about each scatter transfer memory block.

Field Documentation

◆ addr

uint8_t* addr

Starting address of the block

◆ length

uint32_t length

Number of bytes to transfer for this block


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