OpenAMP Library  353
virtqueue_buf Struct Reference

Buffer descriptor. More...

#include <virtqueue.h>

Data Fields

void * buf
 Address of the buffer. More...
 
int len
 Size of the buffer. More...
 

Detailed Description

Buffer descriptor.

Field Documentation

◆ buf

void* virtqueue_buf::buf

Address of the buffer.

◆ len

int virtqueue_buf::len

Size of the buffer.


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