Searched defs:ice_flash_info (Results 1 – 1 of 1) sorted by relevance
477 struct ice_flash_info { struct478 struct ice_orom_info orom; /* Option ROM version info */479 struct ice_nvm_info nvm; /* NVM version information */480 struct ice_netlist_info netlist;/* Netlist version info */481 struct ice_bank_info banks; /* Flash Bank information */482 u16 sr_words; /* Shadow RAM size in words */483 u32 flash_size; /* Size of available flash in bytes */484 u8 blank_nvm_mode; /* is NVM empty (no FW present) */