Searched defs:bnxt_fw_header (Results 1 – 1 of 1) sorted by relevance
85 struct bnxt_fw_header { struct86 __le32 signature; /* constains the constant value of89 u8 flags; /* reserved for ChiMP use */90 u8 code_type; /* enum SUPPORTED_CODE */91 u8 device; /* enum SUPPORTED_FAMILY */92 u8 media; /* enum SUPPORTED_MEDIA */93 u8 version[16]; /* the null terminated version string to98 u8 build;99 u8 revision;100 u8 minor_ver;[all …]