Searched refs:bad_page_cnt_threshold (Results 1 – 3 of 3) sorted by relevance
321 if (ras->bad_page_cnt_threshold > control->num_recs) { in amdgpu_ras_eeprom_init()511 ((control->num_recs + num) >= ras->bad_page_cnt_threshold)) { in amdgpu_ras_eeprom_process_recods()514 control->num_recs + num, ras->bad_page_cnt_threshold); in amdgpu_ras_eeprom_process_recods()
345 uint32_t bad_page_cnt_threshold; member
1797 con->bad_page_cnt_threshold = min(lower_32_bits(val), in amdgpu_ras_validate_threshold()1800 con->bad_page_cnt_threshold = tmp_threshold; in amdgpu_ras_validate_threshold()