Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.h79 struct fw_section_info_st { struct
95 struct fw_section_info_st fw_section_info[MAX_FW_TYPE_NUM]; argument
102 struct fw_section_info_st image_section_info[MAX_FW_TYPE_NUM];
H A Dhinic_devlink.c48 sizeof(struct fw_section_info_st)); in check_image_valid()