Searched refs:timeout_counter (Results 1 – 1 of 1) sorted by relevance
331 uint32_t timeout_counter = 0; in get_TI_phy_speed() local462 timeout_counter++; in get_TI_phy_speed()464 if( timeout_counter == 30 ) in get_TI_phy_speed()500 uint32_t timeout_counter = 0; in get_Marvell_phy_speed() local562 timeout_counter++; in get_Marvell_phy_speed()564 if( timeout_counter == 30 ) in get_Marvell_phy_speed()605 uint32_t timeout_counter = 0; in get_Realtek_phy_speed() local651 timeout_counter++; in get_Realtek_phy_speed()653 if( timeout_counter == 30 ) in get_Realtek_phy_speed()730 uint32_t timeout_counter = 0; in get_AR8035_phy_speed() local[all …]