Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_fw_hdr.h87 struct bnxt_fw_header { struct
88 __le32 signature; /* constains the constant value of
91 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 to
100 u8 build;
101 u8 revision;
102 u8 minor_ver;
[all …]