Home
last modified time | relevance | path

Searched refs:recov_in_prog (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c902 if (p_hwfn->p_dev->recov_in_prog) { in ecore_dmae_execute_command()
1050 if (p_hwfn->p_dev->recov_in_prog && err_type != ECORE_HW_ERR_FAN_FAIL) { in ecore_hw_err_notify()
H A Decore_dev.c2205 p_dev->recov_in_prog = false; in ecore_hw_init()
2327 i < ECORE_HW_STOP_RETRY_LIMIT && !p_dev->recov_in_prog; in ecore_hw_timers_stop()
2407 if (!p_dev->recov_in_prog) { in ecore_hw_stop()
2467 if (!p_dev->recov_in_prog) { in ecore_hw_stop()
2479 if (!p_dev->recov_in_prog) { in ecore_hw_stop()
4021 !p_dev->recov_in_prog) { in ecore_hw_prepare_single()
H A Decore.h830 bool recov_in_prog; member
H A Decore_spq.c901 if (p_hwfn->p_dev->recov_in_prog) { in ecore_spq_post()
H A Decore_mcp.c1422 if (p_dev->recov_in_prog) { in ecore_mcp_handle_process_kill()
1428 p_dev->recov_in_prog = true; in ecore_mcp_handle_process_kill()
2403 if (p_dev->recov_in_prog) { in ecore_start_recovery_process()