Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_hw.h332 void __printf(4, 5) __cold qed_hw_err_notify(struct qed_hwfn *p_hwfn,
Dqed_hw.c757 qed_hw_err_notify(p_hwfn, p_ptt, QED_HW_ERR_DMAE_FAIL, in qed_dmae_execute_command()
833 void qed_hw_err_notify(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_hw_err_notify() function
Dqed_spq.c141 qed_hw_err_notify(p_hwfn, p_ptt, QED_HW_ERR_RAMROD_FAIL, in qed_spq_block()
Dqed_int.c351 qed_hw_err_notify(p_hwfn, p_hwfn->p_dpc_ptt, QED_HW_ERR_FW_ASSERT, in qed_fw_assertion()
947 qed_hw_err_notify(p_hwfn, p_hwfn->p_dpc_ptt, QED_HW_ERR_HW_ATTN, in qed_int_deassertion_aeu_bit()
Dqed_mcp.c554 qed_hw_err_notify(p_hwfn, p_ptt, in _qed_mcp_cmd_and_union()
1826 qed_hw_err_notify(p_hwfn, p_ptt, QED_HW_ERR_FAN_FAIL, in qed_mcp_handle_fan_failure()
1937 qed_hw_err_notify(p_hwfn, p_ptt, QED_HW_ERR_HW_ATTN, NULL); in qed_mcp_handle_critical_error()
Dqed_dev.c3157 qed_hw_err_notify(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()