Home
last modified time | relevance | path

Searched refs:getLinkStatus (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h148 status_t (*getLinkStatus)(phy_handle_t *handle, bool *status); member
294 return handle->ops->getLinkStatus(handle, status); in PHY_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/
Dfsl_phydp83848.c39 .getLinkStatus = PHY_DP83848_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.c49 .getLinkStatus = PHY_KSZ8041_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c55 .getLinkStatus = PHY_LAN8720A_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c56 .getLinkStatus = PHY_LAN8741_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c58 .getLinkStatus = PHY_KSZ8081_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.c65 .getLinkStatus = PHY_VSC8541_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyaqr113c/
Dfsl_phyaqr113c.c134 .getLinkStatus = PHY_AQR113C_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.c58 .getLinkStatus = PHY_RTL8201_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_msg.c857 if (handle->getLinkStatus == NULL) in EP_GetLinkStatus()
862 status = handle->getLinkStatus(handle, &link); in EP_GetLinkStatus()
Dfsl_netc_endpoint.h327 ep_get_link_status_cb_t getLinkStatus; /*!< Callback to get link status */ member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c88 .getLinkStatus = PHY_RTL8211F_GetLinkStatus,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c96 .getLinkStatus = PHY_AR8031_GetLinkStatus,