![]() |
DPU Host API
2025.1.0
|
User API structure that stores the scatter transfer get_block function pointer and its arguments, provided by user application. More...
#include <dpu.h>
Data Fields | |
| get_block_func_t | f |
| void * | args |
| size_t | args_size |
User API structure that stores the scatter transfer get_block function pointer and its arguments, provided by user application.
| void* args |
User arguments for the get_block function
| size_t args_size |
Size of the user arguments
The get_block function