Home
last modified time | relevance | path

Searched refs:ecore_start_recovery_process (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp_api.h826 enum _ecore_status_t ecore_start_recovery_process(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c2398 enum _ecore_status_t ecore_start_recovery_process(struct ecore_hwfn *p_hwfn, in ecore_start_recovery_process() function
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c3726 status = ecore_start_recovery_process(p_hwfn, p_ptt); in qede_quiesce()