Searched refs:phy_get_link_speed_duplex (Results 1 – 2 of 2) sorted by relevance
136 static rt_phy_status phy_get_link_speed_duplex(rt_phy_t *phy, rt_uint32_t *speed, rt_uint32_t *dupl… in phy_get_link_speed_duplex() function263 phy_ops.get_link_speed_duplex = phy_get_link_speed_duplex; in phy_device_register()
242 static rt_phy_status phy_get_link_speed_duplex(rt_phy_t *phy, rt_uint32_t *speed, rt_uint32_t *dupl… in phy_get_link_speed_duplex() function375 phy_ops.get_link_speed_duplex = phy_get_link_speed_duplex; in phy_device_register()
Completed in 5 milliseconds