|
OpenAMP Library
|
Data Fields | |
| struct metal_list | node |
| uint16_t | idx |
struct vbuff_reclaimer_t - vring buffer recycler
This structure is used by the rpmsg virtio to store unused virtio buffer, as the virtqueue structure has been already updated and memory allocated.
@node: node in reclaimer list. @idx: virtio descriptor index containing the buffer information.
| uint16_t vbuff_reclaimer_t::idx |
| struct metal_list vbuff_reclaimer_t::node |