Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
used descriptor chain More...
#include <virtqueue.h>
Data Fields | |
uint32_t | id |
index of the head of descriptor chain | |
uint32_t | len |
total amount of bytes written to descriptor chain by the virtio device | |
used descriptor chain
Describes a single descriptor chain returned by the virtio device
uint32_t virtq_used_elem::id |
index of the head of descriptor chain
uint32_t virtq_used_elem::len |
total amount of bytes written to descriptor chain by the virtio device