Searched defs:fw_err_info (Results 1 – 3 of 3) sorted by relevance
909 static int fw_err_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in fw_err_info() function
3126 struct fw_err_info { struct3127 struct hl_info_fw_err_event event;3128 atomic_t event_detected;3129 bool event_info_available;
7557 struct hl_info_fw_err_info fw_err_info; in gaudi_handle_eqe() local