Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_devlink.h95 struct fw_section_info_st fw_section_info[MAX_FW_TYPE_NUM]; member
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()