Loading...
Searching...
No Matches
spdk_accel_bounce_buffer Struct Reference

Describes user's buffers in remote memory domains in case a module doesn't support memory domains and accel needs to pull/push the data before submitting a task. More...

#include <accel_module.h>

Data Fields

struct iovec * orig_iovs
 
uint32_t orig_iovcnt
 
struct spdk_memory_domain * orig_domain
 
void * orig_domain_ctx
 
struct iovec iov
 

Detailed Description

Describes user's buffers in remote memory domains in case a module doesn't support memory domains and accel needs to pull/push the data before submitting a task.

Should only be used by accel itself and should not be touched by accel modules.


The documentation for this struct was generated from the following file:
  • accel_module.h