E_MSXT_CONTROL (AXIPCIE_MAIN) Register Description
| Register Name | E_MSXT_CONTROL |
|---|---|
| Offset Address | 0x0000000248 |
| Absolute Address | 0x00FD0E0248 (AXIPCIE_MAIN) |
| Width | 32 |
| Type | mixedMixed types. See bit-field details. |
| Reset Value | 0x00000000 |
| Description | Egress MSI-X Table Translation - Control |
E_MSXT_CONTROL (AXIPCIE_MAIN) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| Reserved | 31:18 | roRead-only | 0x0 | |
| msxt_size | 17:16 | rwNormal read/write | 0x0 | Size of this translation window, expressed as 2^(msxt_size_offset+msxt_size). Constrained by the msxt_size_max and msxt_size_offset fields. |
| Reserved | 15:3 | roRead-only | 0x0 | |
| msxt_security_enable | 2 | rwNormal read/write | 0x0 | Translation security enable/disable. |
| Reserved | 1 | roRead-only | 0x0 | |
| msxt_enable | 0 | rwNormal read/write | 0x0 | Translation Enable. The translation is hit when both of the following are true: * msxt_enable == 1 * msxt_src_base[63:(12+msxt_size)] == AXI Address[63:(12+msxt_size)] |