Home
last modified time | relevance | path

Searched defs:virtq_avail (Results 1 – 1 of 1) sorted by relevance

/components/drivers/virtio/
A Dvirtio_queue.h42 struct virtq_avail struct
44 rt_uint16_t flags; /* Notifications */
45 …; /* Where the driver would put the next descriptor entry in the ring (modulo the queue size) */
46 rt_uint16_t ring[];

Completed in 3 milliseconds