Searched refs:curr_reset_cause (Results 1 – 4 of 4) sorted by relevance
952 hdev->curr_reset_cause = HL_RESET_CAUSE_HEARTBEAT; in handle_reset_trigger()955 hdev->curr_reset_cause = HL_RESET_CAUSE_TDR; in handle_reset_trigger()958 hdev->curr_reset_cause = HL_RESET_CAUSE_UNKNOWN; in handle_reset_trigger()961 hdev->curr_reset_cause = HL_RESET_CAUSE_UNKNOWN; in handle_reset_trigger()
348 hdev->curr_reset_cause = HL_RESET_CAUSE_UNKNOWN; in create_hdev()
2262 if (hdev->curr_reset_cause) { in hl_fw_dynamic_init_cpu()2264 HL_COMMS_RESET_CAUSE_TYPE, &hdev->curr_reset_cause); in hl_fw_dynamic_init_cpu()2269 hdev->curr_reset_cause = HL_RESET_CAUSE_UNKNOWN; in hl_fw_dynamic_init_cpu()
2628 u8 curr_reset_cause; member
Completed in 30 milliseconds