Searched defs:ice_flash_info (Results 1 – 1 of 1) sorted by relevance
518 struct ice_flash_info { struct519 struct ice_orom_info orom; /* Option ROM version info */520 struct ice_nvm_info nvm; /* NVM version information */521 struct ice_netlist_info netlist;/* Netlist version info */522 struct ice_bank_info banks; /* Flash Bank information */523 u16 sr_words; /* Shadow RAM size in words */524 u32 flash_size; /* Size of available flash in bytes */525 u8 blank_nvm_mode; /* is NVM empty (no FW present) */