ice_pkg_hdr
enum ice_ddp_state ice_verify_pkg(struct ice_pkg_hdr *pkg, u32 len)
ice_chk_pkg_compat(struct ice_hw *hw, struct ice_pkg_hdr *ospkg,
struct ice_pkg_hdr *pkg;
pkg = (struct ice_pkg_hdr *)buf;
struct ice_pkg_hdr *pkg_hdr)
ice_get_pkg_seg_by_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx)
static bool ice_is_signing_seg_at_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx)
ice_is_signing_seg_type_at_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx,
struct ice_pkg_hdr *pkg_hdr;
pkg_hdr = (struct ice_pkg_hdr *)buf;
ice_download_pkg_config_seg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr,
ice_dwnld_sign_and_cfg_segs(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr,
ice_match_signing_seg(struct ice_pkg_hdr *pkg_hdr, u32 seg_id, u32 sign_type)
ice_download_pkg_with_sig_seg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr)
ice_download_pkg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr,
ice_init_pkg_info(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr)
struct ice_pkg_hdr *pkg_hdr);
ice_verify_pkg(struct ice_pkg_hdr *pkg, u32 len);