Searched refs:seg_format_ver (Results 1 – 2 of 2) sorted by relevance
1635 ice_seg->hdr.seg_format_ver.major, in ice_download_pkg_without_sig_seg()1636 ice_seg->hdr.seg_format_ver.minor, in ice_download_pkg_without_sig_seg()1637 ice_seg->hdr.seg_format_ver.update, in ice_download_pkg_without_sig_seg()1638 ice_seg->hdr.seg_format_ver.draft); in ice_download_pkg_without_sig_seg()1967 hw->ice_seg_fmt_ver = seg_hdr->seg_format_ver; in ice_init_pkg_info()1971 seg_hdr->seg_format_ver.major, in ice_init_pkg_info()1972 seg_hdr->seg_format_ver.minor, in ice_init_pkg_info()1973 seg_hdr->seg_format_ver.update, in ice_init_pkg_info()1974 seg_hdr->seg_format_ver.draft, seg_hdr->seg_id); in ice_init_pkg_info()2073 if ((*seg)->hdr.seg_format_ver.major != in ice_chk_pkg_compat()[all …]
117 struct ice_pkg_ver seg_format_ver; member