Searched defs:siena_mc_static_config_hdr_s (Results 1 – 1 of 1) sorted by relevance
147 typedef struct siena_mc_static_config_hdr_s { /* GENERATED BY scripts/genfwdef */ struct148 efx_dword_t magic; /* = SIENA_MC_STATIC_CONFIG_MAGIC */149 efx_word_t length; /* of header area (i.e. not including VPD) */150 efx_byte_t version;151 efx_byte_t csum; /* over header area (i.e. not including VPD) */152 efx_dword_t static_vpd_offset;153 efx_dword_t static_vpd_length;154 efx_dword_t capabilities;155 efx_byte_t mac_addr_base[6];156 efx_byte_t green_mode_cal; /* Green mode calibration result */[all …]