Searched refs:phy_handle (Results 1 – 2 of 2) sorted by relevance
34 eth_phy_handle_t **phy_handle; member94 .phy_handle = s_gphys165 eth_dev = phy_monitor_handle->phy_handle[i]->eth_dev; in phy_poll_status()166 phy_dev = phy_monitor_handle->phy_handle[i]->phy_dev; in phy_poll_status()190 …enet_set_line_speed(phy_monitor_handle->phy_handle[i]->instance, line_speed[phy_dev->phy_info.phy_… in phy_poll_status()191 … enet_set_duplex_mode(phy_monitor_handle->phy_handle[i]->instance, phy_dev->phy_info.phy_duplex); in phy_poll_status()244 phy_detection(phy_monitor_handle->phy_handle[i]->phy_dev); in phy_monitor_thread_entry()
36 eth_phy_handle_t **phy_handle; member85 .phy_handle = s_gphys301 eth_dev = phy_monitor_handle->phy_handle[i]->eth_dev; in phy_poll_status()302 phy_dev = phy_monitor_handle->phy_handle[i]->phy_dev; in phy_poll_status()327 …enet_set_line_speed(phy_monitor_handle->phy_handle[i]->instance, line_speed[phy_dev->phy_info.phy_… in phy_poll_status()328 … enet_set_duplex_mode(phy_monitor_handle->phy_handle[i]->instance, phy_dev->phy_info.phy_duplex); in phy_poll_status()356 phy_detection(phy_monitor_handle->phy_handle[i]->phy_dev); in phy_monitor_thread_entry()
Completed in 6 milliseconds