NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
__mnand_summary_element Struct Reference

Detailed Description

summary of given block type (or region)

Definition at line 206 of file nvmnand.h.

Collaboration diagram for __mnand_summary_element:

Data Fields

mnand_life_time_info life
 
mnand_ages_info ages
 
mnand_wr_info wcount
 Specifies the host cumulative written data,(units of 100MB). More...
 
mnand_ufs_write_erase_amplification eaf
 Specifies the Erase Amplification of the device. More...
 
uint8_t valid
 

Field Documentation

◆ ages

mnand_ages_info __mnand_summary_element::ages

Definition at line 208 of file nvmnand.h.

◆ eaf

mnand_ufs_write_erase_amplification __mnand_summary_element::eaf

Specifies the Erase Amplification of the device.

Definition at line 216 of file nvmnand.h.

◆ life

mnand_life_time_info __mnand_summary_element::life

Definition at line 207 of file nvmnand.h.

◆ valid

uint8_t __mnand_summary_element::valid

Definition at line 217 of file nvmnand.h.

◆ wcount

mnand_wr_info __mnand_summary_element::wcount

Specifies the host cumulative written data,(units of 100MB).

Written data is calculated as host cumulative written data * 100MB.

Definition at line 213 of file nvmnand.h.


The documentation for this struct was generated from the following file: