Searched refs:getLinkSpeedDuplex (Results 1 – 11 of 11) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/ |
| D | fsl_phy.h | 149 status_t (*getLinkSpeedDuplex)(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *duplex); member 311 return handle->ops->getLinkSpeedDuplex(handle, speed, duplex); in PHY_GetLinkSpeedDuplex()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/ |
| D | fsl_phydp83848.c | 40 .getLinkSpeedDuplex = PHY_DP83848_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/ |
| D | fsl_phyksz8041.c | 50 .getLinkSpeedDuplex = PHY_KSZ8041_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/ |
| D | fsl_phylan8720a.c | 56 .getLinkSpeedDuplex = PHY_LAN8720A_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/ |
| D | fsl_phylan8741.c | 57 .getLinkSpeedDuplex = PHY_LAN8741_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/ |
| D | fsl_phyksz8081.c | 59 .getLinkSpeedDuplex = PHY_KSZ8081_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/ |
| D | fsl_phyvsc8541.c | 66 .getLinkSpeedDuplex = PHY_VSC8541_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyaqr113c/ |
| D | fsl_phyaqr113c.c | 135 .getLinkSpeedDuplex = PHY_AQR113C_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/ |
| D | fsl_phyrtl8201.c | 59 .getLinkSpeedDuplex = PHY_RTL8201_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/ |
| D | fsl_phyrtl8211f.c | 89 .getLinkSpeedDuplex = PHY_RTL8211F_GetLinkSpeedDuplex,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/ |
| D | fsl_phyar8031.c | 97 .getLinkSpeedDuplex = PHY_AR8031_GetLinkSpeedDuplex,
|