Home
last modified time | relevance | path

Searched defs:ice_orom_civd_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_nvm.h7 struct ice_orom_civd_info { struct
8 u8 signature[4]; /* Must match ASCII '$CIV' characters */
9 u8 checksum; /* Simple modulo 256 sum of all structure bytes must equal 0 */
10 __le32 combo_ver; /* Combo Image Version number */
11 u8 combo_name_len; /* Length of the unicode combo image version string, max of 32 */
12 __le16 combo_name[32]; /* Unicode string representing the Combo Image version */