> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs-staging.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 以太网架构

下图展示了在参考套件上通过以太网通信数据所涉及的架构及其组件。

<Frame caption="参考套件上的以太网架构">
  <img src="https://mintcdn.com/qualcomm-staging/uWQLnBcS9sxlZhgB/Technologies/Ethernet/media/qli-ethernet/ethernet-arch.svg?fit=max&auto=format&n=uWQLnBcS9sxlZhgB&q=85&s=a0f5f7373bac3701ef075e194ce849f6" alt="参考套件上的以太网架构" width="587" height="895" data-path="Technologies/Ethernet/media/qli-ethernet/ethernet-arch.svg" />
</Frame>

<Tabs>
  <Tab title="QCS6490">
    下表描述了 QCS6490 上以太网架构的组件。

    | **组件**                           | **说明**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
    | :------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | 应用处理器子系统（APSS）                   | 在基于 Linux 的操作系统上运行。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
    | 以太网驱动程序                          | <ul><li>Linux 内核中的软件驱动程序。</li><li>通过有线以太网接口提供数据连接。</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
    | PHY 驱动程序                         | <ul><li>专门用于管理以太网物理层的底层驱动程序。</li><li>实现处理 PHY 生命周期（从初始化到链路建立）所需的软件状态机。</li><li>与底层管理数据输入/输出（MDIO）交互以访问 PHY 寄存器，并执行诸如检测活动和/或已连接 PHY 之类的操作。</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
    | 以太网硬件（RB3 Gen 2 Development Kit） | <ul><li>QEP 和 AQR PHY 均已在 [RB3 Gen 2 Development Kit](https://docs.qualcomm.com/doc/80-80023-251/topic/rb3_hardware_overview.html#mainboard-and-interposer-connectors) 上完成验证。</li><li>用于 2.5 GbE 的 QEP PHY 默认在 SGMII 接口上可用。它已在 1 x QEP8121 IX 连接器上启用并验证。</li><li>具有 1 GbE 的 USB2ETH 接口默认可用，并已在 RJ45 连接器上验证。</li><li>用于 10 GbE 的 AQR PHY 是可选的，开发套件上可能不提供。如果提供，则已在 1 x AQR113C IX 连接器上验证。</li></ul> <Note>以太网操作工具中显示的示例输出基于对 QEP8121 PHY、USB2ETH 和 AQR113C PHY 的验证。</Note> <ul><li>要启用 Qualcomm 提供的配置以外的硬件配置，请参阅[启用备用硬件支持](https://dragonwingdocs.qualcomm.com/Technologies/Ethernet/bring-up-ethernet#bring-up-alternate-hardware-enablement)。</li><li>有关如何配置基于 RJ45 的 USB2ETH 的信息，请参阅[使用 RJ45 配置以太网](https://dragonwingdocs.qualcomm.com/Key-Documents/Flash-Guide/how-to-configure-ethernet-rj45-port)</li></ul> |
  </Tab>

  <Tab title="IQ-9075">
    下表描述了 IQ-9075 上以太网架构的组件。

    | **组件**         | **说明**                                                                                                                                                                                                  |
    | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
    | 应用处理器子系统（APSS） | 在基于 Linux 的操作系统上运行。                                                                                                                                                                                     |
    | 以太网驱动程序        | <ul><li>Linux 内核中的软件驱动程序。</li><li>通过有线以太网接口提供数据连接。</li></ul>                                                                                                                                            |
    | PHY 驱动程序       | <ul><li>专门用于管理以太网物理层的底层驱动程序。</li><li>实现处理 PHY 生命周期（从初始化到链路建立）所需的软件状态机。</li><li>与底层管理数据输入/输出（MDIO）交互以访问 PHY 寄存器，并执行诸如检测活动和/或已连接 PHY 之类的操作。</li></ul>                                                     |
    | 以太网硬件          | 用于 10/100/1000/2500 Mbps 的 1 x QEP8121 PHY 已在 [IQ-9075 EVK](https://dragonwingdocs.qualcomm.com/zh/Linux/devices/iq9075-evk/peripherals-interfaces/Switches#ports-and-interfaces) 上完成验证，并通过 RJ45 连接器启用。 |
  </Tab>

  <Tab title="IQ-9075 with Mezzanine">
    下表描述了带 Mezzanine 卡的 IQ-9075 EVK 上以太网架构的组件。

    | **组件**         | **说明**                                                                                                                                                                                                                                              |
    | :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | 应用处理器子系统（APSS） | 在基于 Linux 的操作系统上运行。                                                                                                                                                                                                                                 |
    | 以太网驱动程序        | <ul><li>Linux 内核中的软件驱动程序。</li><li>通过有线以太网接口提供数据连接。</li></ul>                                                                                                                                                                                        |
    | PHY 驱动程序       | <ul><li>专门用于管理以太网物理层的底层驱动程序。</li><li>实现处理 PHY 生命周期（从初始化到链路建立）所需的软件状态机。</li><li>与底层管理数据输入/输出（MDIO）交互以访问 PHY 寄存器，并执行诸如检测活动和/或已连接 PHY 之类的操作。</li></ul>                                                                                                 |
    | 以太网硬件          | 以下接口已在带 Mezzanine 卡的 IQ-9075 EVK 上完成验证，并通过 RJ45 连接器启用。 <ul><li>用于 10/100/1000/2500 Mbps 的 1 x QEP8121 PHY</li><li>用于 100/1000/2500/5000/10000 Mbps 的 1 x QPS615 + AQR113C PHY</li><li>用于 10/100/1000/2500 Mbps 的 1 x QPS615 + QEP8121 PHY</li></ul> |
  </Tab>

  <Tab title="IQ-8275">
    下表描述了 IQ-8275 上以太网架构的组件。

    | **组件**         | **说明**                                                                                                                                                                                            |
    | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
    | 应用处理器子系统（APSS） | 在基于 Linux 的操作系统上运行。                                                                                                                                                                               |
    | 以太网驱动程序        | <ul><li>Linux 内核中的软件驱动程序。</li><li>通过有线以太网接口提供数据连接。</li></ul>                                                                                                                                      |
    | PHY 驱动程序       | <ul><li>专门用于管理以太网物理层的底层驱动程序。</li><li>实现处理 PHY 生命周期（从初始化到链路建立）所需的软件状态机。</li><li>与底层管理数据输入/输出（MDIO）交互以访问 PHY 寄存器，并执行诸如检测活动和/或已连接 PHY 之类的操作。</li></ul>                                               |
    | 以太网硬件          | 用于 10/100/1000/2500 Mbps 的 1 x QEP8121 PHY 已在 [IQ-8275 EVK](https://dragonwingdocs.qualcomm.com/Hardware-Docs/IQ8275-user-guide/hardware-overview#evk-ports-and-interfaces) 上完成验证，并通过 RJ45 连接器启用。 |
  </Tab>

  <Tab title="IQ-8275 with Mezzanine">
    下表描述了带 Mezzanine 卡的 IQ-8275 EVK 上以太网架构的组件。

    | **组件**         | **说明**                                                                                                                                                                                           |
    | :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | 应用处理器子系统（APSS） | 在基于 Linux 的操作系统上运行。                                                                                                                                                                              |
    | 以太网驱动程序        | <ul><li>Linux 内核中的软件驱动程序。</li><li>通过有线以太网接口提供数据连接。</li></ul>                                                                                                                                     |
    | PHY 驱动程序       | <ul><li>专门用于管理以太网物理层的底层驱动程序。</li><li>实现处理 PHY 生命周期（从初始化到链路建立）所需的软件状态机。</li><li>与底层管理数据输入/输出（MDIO）交互以访问 PHY 寄存器，并执行诸如检测活动和/或已连接 PHY 之类的操作。</li></ul>                                              |
    | 以太网硬件          | 以下接口已在带 Mezzanine 卡的 IQ-8275 EVK 上完成验证，并通过 RJ45 连接器启用。 <ul><li>用于 100/1000/2500/5000/10000 Mbps 的 1 x QPS615 + AQR113C PHY</li><li>用于 10/100/1000/2500 Mbps 的 1 x QPS615 + QEP8121 PHY</li></ul> |
  </Tab>

  <Tab title="IQ-615">
    下表描述了 IQ-615 上以太网架构的组件。

    | **组件**         | **说明**                                                                                                                                              |
    | :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------- |
    | 应用处理器子系统（APSS） | 在基于 Linux 的操作系统上运行。                                                                                                                                 |
    | 以太网驱动程序        | <ul><li>Linux 内核中的软件驱动程序。</li><li>通过有线以太网接口提供数据连接。</li></ul>                                                                                        |
    | PHY 驱动程序       | <ul><li>专门用于管理以太网物理层的底层驱动程序。</li><li>实现处理 PHY 生命周期（从初始化到链路建立）所需的软件状态机。</li><li>与底层管理数据输入/输出（MDIO）交互以访问 PHY 寄存器，并执行诸如检测活动和/或已连接 PHY 之类的操作。</li></ul> |
    | 以太网硬件          | 用于 1000 Mbps 的 1 x KSZ9031RNX PHY 已在 IQ-615 EVK 上完成验证，并通过 RJ45 连接器启用。                                                                               |
  </Tab>
</Tabs>

## **后续步骤**

> * [启用以太网](https://dragonwingdocs.qualcomm.com/Technologies/Ethernet/bring-up-ethernet)
> * [执行以太网操作](https://dragonwingdocs.qualcomm.com/Technologies/Ethernet/perform-ethernet-operations)
> * [配置以太网功能](https://dragonwingdocs.qualcomm.com/Technologies/Ethernet/configure-ethernet-features)
> * [排查以太网问题](https://dragonwingdocs.qualcomm.com/Technologies/Ethernet/troubleshoot-ethernet-issues)
