Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_fw_hdr.h85 struct bnxt_fw_header { struct
86 __le32 signature; /* constains the constant value of
89 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 to
98 u8 build;
99 u8 revision;
100 u8 minor_ver;
[all …]