Module mana

Module mana 

Source
Expand description

The interface to the MANA device.

Re-exports§

pub use crate::save_restore::ManaDeviceSavedState;

Structs§

BnicEq
An event queue.
BnicWq
A work queue (transmit or receive).
ManaDevice
A MANA device.
ResourceArena
A list of allocated device resources.
RxConfig
Receive configuration for a vport.
TxConfig
Transmit configuration.
Vport
A MANA vport.
VportState
Tracks vport state and optionally notifies a listener of changes.