Static ixgbe::IXGBE_NICS
source · pub static IXGBE_NICS: Once<Vec<IrqSafeMutex<IxgbeNic>>>
Expand description
All the 82599 NICs found in the PCI space are initialized and then stored here.
pub static IXGBE_NICS: Once<Vec<IrqSafeMutex<IxgbeNic>>>
All the 82599 NICs found in the PCI space are initialized and then stored here.