Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
used descriptor chain More...
#include <zephyr/drivers/virtio/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