Searched refs:total_delay (Results 1 – 6 of 6) sorted by relevance
800 u32 total_delay = 0; in iavf_asq_send_command() local809 total_delay += 50; in iavf_asq_send_command()810 } while (total_delay < hw->aq.asq_cmd_timeout); in iavf_asq_send_command()
1029 u32 total_delay = 0; in ice_sq_send_cmd_nolock() 1126 total_delay++; in ice_sq_send_cmd() 1127 } while (total_delay < cq->sq_cmd_timeout); in ice_sq_send_cmd() 956 u32 total_delay = 0; ice_sq_send_cmd_nolock() local
2252 u32 total_delay = 0; in ice_print_sdp_caps() 2263 (total_delay < hw->adminq.sq_cmd_timeout)) { in ice_print_sdp_caps() 2266 total_delay++; in ice_print_sdp_caps() 2054 u32 total_delay = 0; ice_release_res() local
971 u32 total_delay = 0; in i40e_asq_send_command() local980 total_delay += 50; in i40e_asq_send_command()981 } while (total_delay < hw->aq.asq_cmd_timeout); in i40e_asq_send_command()
151 u32 total_delay = 0; in i40e_release_nvm() local164 (total_delay < hw->aq.asq_cmd_timeout)) { in i40e_release_nvm()168 total_delay++; in i40e_release_nvm()
1662 u16 max_delay = I40E_MAX_PHY_TIMEOUT, total_delay = 0; in i40e_aq_get_phy_capabilities() local1693 total_delay++; in i40e_aq_get_phy_capabilities()1702 (total_delay < max_delay)); in i40e_aq_get_phy_capabilities()