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