Expand description
GPADL-backed ring buffers.
Structs§
- Aligned
Gpadl View - A GPADL view that has exactly one page-aligned range.
- Gpadl
Ring Mem - An implementation of [
vmbus_ring::RingMem
] backed by an aligned GPADL view.
Enums§
- Error
- A ring buffer error.
Functions§
- gpadl_
channel - Creates a raw channel from input parameters passed to
crate::channel::VmbusDevice::open
. - make_
rings - Creates a set of incoming and outgoing rings for a channel.