Zephyr Project API 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
virtq_buf Struct Reference

single buffer passed to virtq_add_buffer_chain More...

#include <virtqueue.h>

Data Fields

void * addr
 virtual address of the buffer
 
uint32_t len
 length of the buffer
 

Detailed Description

single buffer passed to virtq_add_buffer_chain

Field Documentation

◆ addr

void* virtq_buf::addr

virtual address of the buffer

◆ len

uint32_t virtq_buf::len

length of the buffer


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