Searched refs:first_rec_offset (Results 1 – 2 of 2) sorted by relevance
41 uint32_t first_rec_offset; member
228 pp[2] = cpu_to_le32(hdr->first_rec_offset); in __encode_table_header_to_buf()241 hdr->first_rec_offset = le32_to_cpu(pp[2]); in __decode_table_header_from_buf()336 hdr->first_rec_offset = RAS_RECORD_START; in amdgpu_ras_eeprom_reset_table()622 control->tbl_hdr.first_rec_offset = RAS_INDEX_TO_OFFSET(control, control->ras_fri); in amdgpu_ras_eeprom_update_header()962 control->tbl_hdr.first_rec_offset, in amdgpu_ras_debugfs_table_read()1164 control->ras_fri = RAS_OFFSET_TO_INDEX(control, hdr->first_rec_offset); in amdgpu_ras_eeprom_init()
Completed in 7 milliseconds