![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
flags for the used ring. More...
#include <virtqueue>
Collaboration diagram for L4virtio::Virtqueue::Used::Flags:Public Member Functions | |
| Flags (l4_uint16_t v) | |
| make Flags from raw value | |
Data Fields | |
| l4_uint16_t | raw |
| raw flags value as specified by virtio. | |
| typedef cxx::Bitfield<decltype( raw ), 0 , 0 > L4virtio::Virtqueue::Used::Flags::no_notify_bfm_t |