Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c34 static enum ice_ddp_state ice_verify_pkg(const struct ice_pkg_hdr *pkg, u32 len) in ice_verify_pkg()
1345 ice_get_pkg_seg_by_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx) in ice_get_pkg_seg_by_idx()
1360 static bool ice_is_signing_seg_at_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx) in ice_is_signing_seg_at_idx()
1381 ice_is_signing_seg_type_at_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx, in ice_is_signing_seg_type_at_idx()
1422 struct ice_pkg_hdr *pkg_hdr, u32 idx, u32 start, in ice_download_pkg_config_seg()
1458 struct ice_pkg_hdr *pkg_hdr, u32 idx) in ice_dwnld_sign_and_cfg_segs()
1499 ice_match_signing_seg(struct ice_pkg_hdr *pkg_hdr, u32 seg_id, u32 sign_type) in ice_match_signing_seg()
1539 ice_download_pkg_with_sig_seg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr) in ice_download_pkg_with_sig_seg()
1663 ice_download_pkg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr, in ice_download_pkg()
1830 const struct ice_pkg_hdr *pkg_hdr) in ice_find_seg_in_pkg()
[all …]
H A Dice_ddp.h95 struct ice_pkg_hdr { struct