Searched refs:phy_handle_cnt (Results 1 – 2 of 2) sorted by relevance
33 uint8_t phy_handle_cnt; member93 .phy_handle_cnt = ARRAY_SIZE(s_gphys),163 for (uint32_t i = 0; i < phy_monitor_handle->phy_handle_cnt; i++) in phy_poll_status()241 for (uint32_t i = 0; i < phy_monitor_handle->phy_handle_cnt; i++) in phy_monitor_thread_entry()
35 uint8_t phy_handle_cnt; member84 .phy_handle_cnt = ARRAY_SIZE(s_gphys),299 for (uint32_t i = 0; i < phy_monitor_handle->phy_handle_cnt; i++) in phy_poll_status()353 for (uint32_t i = 0; i < phy_monitor_handle->phy_handle_cnt; i++) in phy_monitor_thread_entry()
Completed in 6 milliseconds