spdk_accel_opcode_info Struct Reference

Data Fields

uint8_t required_alignment
 Minimum buffer alignment required to execute the operation, expressed as power of 2. More...
 

Field Documentation

◆ required_alignment

uint8_t spdk_accel_opcode_info::required_alignment

Minimum buffer alignment required to execute the operation, expressed as power of 2.

The value of 0 means that the buffers don't need to be aligned.


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