Searched refs:timeout_counter (Results 1 – 1 of 1) sorted by relevance
355 uint32_t timeout_counter = 0; in get_TI_phy_speed() local486 timeout_counter++; in get_TI_phy_speed()488 if( timeout_counter == 30 ) in get_TI_phy_speed()524 uint32_t timeout_counter = 0; in get_Marvell_phy_speed() local586 timeout_counter++; in get_Marvell_phy_speed()588 if( timeout_counter == 30 ) in get_Marvell_phy_speed()629 uint32_t timeout_counter = 0; in get_Realtek_phy_speed() local675 timeout_counter++; in get_Realtek_phy_speed()677 if( timeout_counter == 30 ) in get_Realtek_phy_speed()754 uint32_t timeout_counter = 0; in get_AR8035_phy_speed() local[all …]