Skip to main content

Module ixgbe

Module ixgbe 

Source
Available on crate feature ixgbe only.
Expand description

ixgbe NIC device driver.

Structs§

IxgbeNic
The ixgbe NIC device driver.

Constants§

INTEL_82599
Device ID for the 82599ES, used to identify the device from the PCI space.
INTEL_VEND
Vendor ID for Intel.

Traits§

IxgbeHal
The interface which a particular hardware implementation must implement.

Type Aliases§

PhysAddr
Physical address in system memory.