Ethernet Subsystem Intel® FPGA IP User Guide: Early Access Customer Release

ID 773413
Date 4/14/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.1.5. get_mtu(0x4)

Issuing get_mtu SAL command will trigger two CSR read operations to read out Maximum TX frame size register (offset 0x407) value and RX frame size Register (offset 0x506). The lower 16-bit of HSSI Read Data Register is populated with 16 bits of Maximum TX frame size; the upper 16-bit is populated with 16 bits of Maximum RX frame size.

Table 15.   get_mtu(0x4) bit description
HSSI Read Data CSR [31:16] Maximum TX frame size
HSSI Read Data CSR [15:0] Maximum RX frame size