Available on crate feature
ixgbe only.Expand description
ixgbe NIC device driver.
Structs§
- Ixgbe
Nic - 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§
- Ixgbe
Hal - The interface which a particular hardware implementation must implement.
Type Aliases§
- Phys
Addr - Physical address in system memory.