OpenAMP Library  353
vbuff_reclaimer_t Struct Reference

struct vbuff_reclaimer_t - vring buffer recycler More...

Data Fields

struct metal_list node
 
uint16_t idx
 

Detailed Description

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.

Parameters
nodenode in reclaimer list.
idxvirtio descriptor index containing the buffer information.

Field Documentation

◆ idx

uint16_t vbuff_reclaimer_t::idx

◆ node

struct metal_list vbuff_reclaimer_t::node

The documentation for this struct was generated from the following file: