Searched refs:seg_format_ver (Results 1 – 2 of 2) sorted by relevance
1050 ice_seg->hdr.seg_format_ver.major, in ice_download_pkg()1051 ice_seg->hdr.seg_format_ver.minor, in ice_download_pkg()1052 ice_seg->hdr.seg_format_ver.update, in ice_download_pkg()1053 ice_seg->hdr.seg_format_ver.draft); in ice_download_pkg()1109 hw->ice_seg_fmt_ver = seg_hdr->seg_format_ver; in ice_init_pkg_info()1114 seg_hdr->seg_format_ver.major, in ice_init_pkg_info()1115 seg_hdr->seg_format_ver.minor, in ice_init_pkg_info()1116 seg_hdr->seg_format_ver.update, in ice_init_pkg_info()1117 seg_hdr->seg_format_ver.draft, in ice_init_pkg_info()1338 if ((*seg)->hdr.seg_format_ver.major != in ice_chk_pkg_compat()[all …]
38 struct ice_pkg_ver seg_format_ver; member