Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.h310 void ecore_hw_err_notify(struct ecore_hwfn *p_hwfn,
H A Decore_hw.c923 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_DMAE_FAIL); in ecore_dmae_execute_command()
999 void ecore_hw_err_notify(struct ecore_hwfn *p_hwfn, in ecore_hw_err_notify() function
H A Decore_spq.c138 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_RAMROD_FAIL); in ecore_spq_block()
H A Decore_int.c416 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_FW_ASSERT); in ecore_fw_assertion()
986 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_HW_ATTN); in ecore_int_deassertion_aeu_bit()
H A Decore_mcp.c675 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_MFW_RESP_FAIL); in _ecore_mcp_cmd_and_union()
1776 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_FAN_FAIL); in ecore_mcp_handle_fan_failure()
2020 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_HW_ATTN); in ecore_mcp_handle_critical_error()
H A Decore_dev.c3805 ecore_hw_err_notify(p_hwfn, in ecore_hw_init()