Searched refs:seg_format_ver (Results 1 – 2 of 2) sorted by relevance
1222 ice_seg->hdr.seg_format_ver.major, in ice_download_pkg()1223 ice_seg->hdr.seg_format_ver.minor, in ice_download_pkg()1224 ice_seg->hdr.seg_format_ver.update, in ice_download_pkg()1225 ice_seg->hdr.seg_format_ver.draft); in ice_download_pkg()1281 hw->ice_seg_fmt_ver = seg_hdr->seg_format_ver; in ice_init_pkg_info()1286 seg_hdr->seg_format_ver.major, in ice_init_pkg_info()1287 seg_hdr->seg_format_ver.minor, in ice_init_pkg_info()1288 seg_hdr->seg_format_ver.update, in ice_init_pkg_info()1289 seg_hdr->seg_format_ver.draft, in ice_init_pkg_info()1510 if ((*seg)->hdr.seg_format_ver.major != in ice_chk_pkg_compat()[all …]
35 struct ice_pkg_ver seg_format_ver; member