Module mlx_ethernet::initialization_segment
source · Expand description
This module defines the layout of the initialization segment as well as access functions. (PRM Section 5.4: Initialization Segment)
Structs
- The initialization segment is located at offset 0 of PCI BAR0. It is used in the initialization procedure of the device, and it contains the 32-bit command doorbell vector used to inform the HW when a command is ready to be processed.
Enums
- The possible values of the initialization state of the device as taken from the intialization segment.