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