Searched refs:total_delay (Results 1 – 3 of 3) sorted by relevance
393 unsigned int delay, total_delay = 0; in pSeries_enable_reloc_on_exc() local401 total_delay += delay; in pSeries_enable_reloc_on_exc()402 if (total_delay > 1000) { in pSeries_enable_reloc_on_exc()405 total_delay); in pSeries_enable_reloc_on_exc()
803 u32 total_delay = 0; in i40evf_asq_send_command() local812 total_delay++; in i40evf_asq_send_command()813 } while (total_delay < hw->aq.asq_cmd_timeout); in i40evf_asq_send_command()
852 u32 total_delay = 0; in i40e_asq_send_command() local861 total_delay++; in i40e_asq_send_command()862 } while (total_delay < hw->aq.asq_cmd_timeout); in i40e_asq_send_command()