Searched defs:bnxt_fw_header (Results 1 – 1 of 1) sorted by relevance
87 struct bnxt_fw_header { struct88 __le32 signature; /* constains the constant value of91 u8 flags; /* reserved for ChiMP use */92 u8 code_type; /* enum SUPPORTED_CODE */93 u8 device; /* enum SUPPORTED_FAMILY */94 u8 media; /* enum SUPPORTED_MEDIA */95 u8 version[16]; /* the null terminated version string to100 u8 build;101 u8 revision;102 u8 minor_ver;[all …]