Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.h87 struct fw_image_st { struct
88 u32 fw_version;
89 u32 fw_len;
90 u32 fw_magic;
91 struct {
94 } fw_info;
95 struct fw_section_info_st fw_section_info[MAX_FW_TYPE_NUM];
96 u32 device_id;
97 u32 res[101];
98 void *bin_data;