Searched refs:mem_channel (Results 1 – 3 of 3) sorted by relevance
381 buf[i++] = record->mem_channel; in __encode_table_record_to_buf()409 record->mem_channel = buf[i++]; in __decode_table_record_from_buf()511 if (!(control->bad_channel_bitmap & (1 << record[i].mem_channel))) { in amdgpu_ras_eeprom_append_table()512 control->bad_channel_bitmap |= 1 << record[i].mem_channel; in amdgpu_ras_eeprom_append_table()841 if (!(control->bad_channel_bitmap & (1 << record[i].mem_channel))) { in amdgpu_ras_eeprom_read()842 control->bad_channel_bitmap |= 1 << record[i].mem_channel; in amdgpu_ras_eeprom_read()1021 record.mem_channel, in amdgpu_ras_debugfs_table_read()
110 unsigned char mem_channel; member
270 err_rec->mem_channel = channel_index; in amdgpu_umc_fill_error_record()
Completed in 6 milliseconds