Searched refs:total_delay (Results 1 – 7 of 7) 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
2261 u32 total_delay = 0; in ice_release_res() local2272 (total_delay < hw->adminq.sq_cmd_timeout)) { in ice_release_res()2275 total_delay++; in ice_release_res()
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()
655 u32 total_delay = 0; in ixgbe_release_res() local664 (total_delay < IXGBE_ACI_RELEASE_RES_TIMEOUT)) { in ixgbe_release_res()667 total_delay++; in ixgbe_release_res()