Searched refs:mem_channel (Results 1 – 3 of 3) sorted by relevance
509 buf[i++] = record->mem_channel; in __encode_table_record_to_buf()537 record->mem_channel = buf[i++]; in __decode_table_record_from_buf()639 if ((record[i].mem_channel < BITS_PER_TYPE(control->bad_channel_bitmap)) && in amdgpu_ras_eeprom_append_table()640 !(control->bad_channel_bitmap & (1 << record[i].mem_channel))) { in amdgpu_ras_eeprom_append_table()641 control->bad_channel_bitmap |= 1 << record[i].mem_channel; in amdgpu_ras_eeprom_append_table()999 if ((record[i].mem_channel < BITS_PER_TYPE(control->bad_channel_bitmap)) && in amdgpu_ras_eeprom_read()1000 !(control->bad_channel_bitmap & (1 << record[i].mem_channel))) { in amdgpu_ras_eeprom_read()1001 control->bad_channel_bitmap |= 1 << record[i].mem_channel; in amdgpu_ras_eeprom_read()1186 record.mem_channel, in amdgpu_ras_debugfs_table_read()
128 unsigned char mem_channel; member
378 err_rec->mem_channel = channel_index; in amdgpu_umc_fill_error_record()