diff options
| author | Michael Brown | 2022-08-12 13:48:35 +0200 |
|---|---|---|
| committer | Michael Brown | 2022-08-12 14:03:12 +0200 |
| commit | d6e36a2d736efaa9e44784bc58f4d90356774971 (patch) | |
| tree | a02b107e4910db018cde66f980e4b990ed30a6ec /src/drivers/net/icplus.c | |
| parent | [intelxl] Always issue "clear PXE mode" admin queue command (diff) | |
| download | ipxe-d6e36a2d736efaa9e44784bc58f4d90356774971.tar.gz ipxe-d6e36a2d736efaa9e44784bc58f4d90356774971.tar.xz ipxe-d6e36a2d736efaa9e44784bc58f4d90356774971.zip | |
[intelxl] Set maximum frame size to 9728 bytes as per datasheet
The PRTGL_SAH register contains the current maximum frame size, and is
not guaranteed on reset to contain the actual maximum frame size
supported by the hardware, which the datasheet specifies as 9728 bytes
(including the 4-byte CRC).
Set the maximum packet size to a hardcoded 9728 bytes instead of
reading from the PRTGL_SAH register.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/net/icplus.c')
0 files changed, 0 insertions, 0 deletions
