Home
last modified time | relevance | path

Searched refs:fw_section_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.h95 struct fw_section_info_st fw_section_info[MAX_FW_TYPE_NUM]; member
H A Dhinic_devlink.c45 len += fw_image->fw_section_info[i].fw_section_len; in check_image_valid()
46 host_image->image_section_info[i] = fw_image->fw_section_info[i]; in check_image_valid()