Home
last modified time | relevance | path

Searched refs:ecore_hw_err_notify (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.h320 void ecore_hw_err_notify(struct ecore_hwfn *p_hwfn,
H A Decore_hw.c962 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_DMAE_FAIL); in ecore_dmae_execute_command()
1046 void ecore_hw_err_notify(struct ecore_hwfn *p_hwfn, in ecore_hw_err_notify() function
H A Decore_spq.c213 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_RAMROD_FAIL); in ecore_spq_block()
H A Decore_int.c411 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_FW_ASSERT); in ecore_fw_assertion()
838 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_HW_ATTN); in ecore_int_deassertion_aeu_bit()
H A Decore_mcp.c430 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_MFW_RESP_FAIL); in ecore_do_mcp_cmd()
1629 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_FAN_FAIL); in ecore_mcp_handle_fan_failure()
1866 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_HW_ATTN); in ecore_mcp_handle_critical_error()
H A Decore_dev.c1947 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_RAMROD_FAIL); in ecore_hw_init_pf()