Searched refs:exc_err_limit (Results 1 – 1 of 1) sorted by relevance
1883 bool exc_err_limit = false; in amdgpu_ras_recovery_init() local1905 ret = amdgpu_ras_eeprom_init(&con->eeprom_control, &exc_err_limit); in amdgpu_ras_recovery_init()1910 if (exc_err_limit || ret) in amdgpu_ras_recovery_init()1938 if (!exc_err_limit) in amdgpu_ras_recovery_init()2281 bool exc_err_limit = false; in amdgpu_ras_check_err_threshold() local2285 &exc_err_limit); in amdgpu_ras_check_err_threshold()2291 return exc_err_limit; in amdgpu_ras_check_err_threshold()