Module maia_httpd::rxbuffer

source ·
Expand description

Userspace driver for the rxbuffer device of the maia-sdr kernel module.

This implements memory mapping and cache invalidation control, as provided by the rxbuffer device implemented in maia-sdr.ko. The rxbuffer device gives access to a DMA buffer formed by a ring of buffers of equal size. The cache of each of the buffers in the ring can be invalidated independently.

Structs§