Searched refs:total_delay (Results 1 – 3 of 3) sorted by relevance
396 unsigned int delay, total_delay = 0; in pSeries_enable_reloc_on_exc() local404 total_delay += delay; in pSeries_enable_reloc_on_exc()405 if (total_delay > 1000) { in pSeries_enable_reloc_on_exc()408 total_delay); in pSeries_enable_reloc_on_exc()
792 u32 total_delay = 0; in i40evf_asq_send_command() local801 total_delay++; in i40evf_asq_send_command()802 } while (total_delay < hw->aq.asq_cmd_timeout); in i40evf_asq_send_command()
859 u32 total_delay = 0; in i40e_asq_send_command() local868 total_delay++; in i40e_asq_send_command()869 } while (total_delay < hw->aq.asq_cmd_timeout); in i40e_asq_send_command()