5.14. Microchip LAN743x - emlllan743x

The parameters to the LAN743x Link Layer are setup-specific. The function CreateLinkParmsFromCmdLineLAN743x() in EcSelectLinkLayer.cpp demonstrates how to initialize the Link Layer instance.

Public Members

Common link parameters. Signature must be set to EC_LINK_PARMS_SIGNATURE_LAN743X

EC_TRUE: copy buffer before processing, EC_FALSE: Use buffers from DMA (default)

Receive buffer count. Must be a power of 2, maximum 1024

Transmit buffer count. Must be a power of 2, maximum 1024

5.14.1. Supported PCI devices

Microchip LAN743x PCI specific definitions (VendorId, DeviceId)

  • PCI_DEVICE_LAN743X (0x1055, 0x7430)