Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c57 host_image->section_type_num = fw_image->fw_info.fw_section_cnt; in check_image_valid()
70 for (i = 0; i < host_image->section_type_num; i++) { in check_image_integrity()
139 for (i = 0; i < host_image->section_type_num; i++) { in hinic_flash_fw()
148 for (i = 0; i < host_image->section_type_num; i++) { in hinic_flash_fw()
H A Dhinic_devlink.h107 u32 section_type_num; member