Searched refs:qed_hw_err_notify (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
D | qed_hw.h | 332 void __printf(4, 5) __cold qed_hw_err_notify(struct qed_hwfn *p_hwfn,
|
D | qed_hw.c | 757 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
|
D | qed_spq.c | 141 qed_hw_err_notify(p_hwfn, p_ptt, QED_HW_ERR_RAMROD_FAIL, in qed_spq_block()
|
D | qed_int.c | 351 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()
|
D | qed_mcp.c | 554 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()
|
D | qed_dev.c | 3157 qed_hw_err_notify(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()
|