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