Searched refs:recov_in_prog (Results 1 – 5 of 5) sorted by relevance
932 if (p_hwfn->p_dev->recov_in_prog) { in ecore_dmae_execute_command()1079 if (p_hwfn->p_dev->recov_in_prog && err_type != ECORE_HW_ERR_FAN_FAIL) { in ecore_hw_err_notify()
3858 p_dev->recov_in_prog = false; in ecore_hw_init()4036 i < ECORE_HW_STOP_RETRY_LIMIT && !p_dev->recov_in_prog; in ecore_hw_timers_stop()4116 if (!p_dev->recov_in_prog) { in ecore_hw_stop()4176 if (!p_dev->recov_in_prog) { in ecore_hw_stop()4200 if (!p_dev->recov_in_prog) { in ecore_hw_stop()4216 if (IS_PF(p_dev) && !p_dev->recov_in_prog) { in ecore_hw_stop()5917 !p_dev->recov_in_prog) { in ecore_hw_prepare_single()7009 if (p_dev->recov_in_prog != !b_enable) { in ecore_set_dev_access_enable()7012 p_dev->recov_in_prog = !b_enable; in ecore_set_dev_access_enable()
947 bool recov_in_prog; member
937 if (p_hwfn->p_dev->recov_in_prog) { in ecore_spq_post()
1711 if (p_dev->recov_in_prog) { in ecore_mcp_handle_process_kill()1717 p_dev->recov_in_prog = true; in ecore_mcp_handle_process_kill()2846 if (p_dev->recov_in_prog) { in ecore_start_recovery_process()