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 D | ecore_hw.h | 320 void ecore_hw_err_notify(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_hw.c | 962 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 D | ecore_spq.c | 213 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_RAMROD_FAIL); in ecore_spq_block()
|
H A D | ecore_int.c | 411 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 D | ecore_mcp.c | 430 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 D | ecore_dev.c | 1947 ecore_hw_err_notify(p_hwfn, ECORE_HW_ERR_RAMROD_FAIL); in ecore_hw_init_pf()
|