Home
last modified time | relevance | path

Searched defs:pkg_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_ddp.c1209 ice_get_pkg_seg_by_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx) in ice_get_pkg_seg_by_idx()
1224 static bool ice_is_signing_seg_at_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx) in ice_is_signing_seg_at_idx()
1245 ice_is_signing_seg_type_at_idx(struct ice_pkg_hdr *pkg_hdr, u32 idx, in ice_is_signing_seg_type_at_idx()
1382 ice_download_pkg_config_seg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr, in ice_download_pkg_config_seg()
1412 ice_dwnld_sign_and_cfg_segs(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr, in ice_dwnld_sign_and_cfg_segs()
1449 ice_match_signing_seg(struct ice_pkg_hdr *pkg_hdr, u32 seg_id, u32 sign_type) in ice_match_signing_seg()
1489 ice_download_pkg_with_sig_seg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr) in ice_download_pkg_with_sig_seg()
1609 ice_download_pkg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr, in ice_download_pkg()
1776 struct ice_pkg_hdr *pkg_hdr) in ice_find_seg_in_pkg()
1805 static bool ice_has_signing_seg(struct ice_hw *hw, struct ice_pkg_hdr *pkg_hdr) in ice_has_signing_seg()
[all …]
/linux-6.8/drivers/net/ethernet/intel/i40e/
Di40e_ddp.c220 struct i40e_package_header *pkg_hdr, in i40e_ddp_is_pkg_hdr_valid()
290 struct i40e_package_header *pkg_hdr; in i40e_ddp_load() local
Di40e_common.c5491 struct i40e_package_header *pkg_hdr) in i40e_find_segment_in_package()