Searched refs:seg_type (Results 1 – 4 of 4) sorted by relevance
1368 return le32_to_cpu(seg->seg_type) == SEGMENT_TYPE_SIGNING; in ice_is_signing_seg_at_idx()1642 le32_to_cpu(ice_seg->hdr.seg_type), in ice_download_pkg_without_sig_seg()1829 ice_find_seg_in_pkg(struct ice_hw *hw, u32 seg_type, in ice_find_seg_in_pkg() argument1845 if (le32_to_cpu(seg->seg_type) == seg_type) in ice_find_seg_in_pkg()
116 __le32 seg_type; member
113 static struct dsp_segment_desc * get_segment_desc (struct dsp_module_desc * module, int seg_type) in get_segment_desc() argument117 if (module->segments[i].segment_type == seg_type) { in get_segment_desc()
358 u8 seg_type, u32 count, bool has_fl) in qed_cxt_set_proto_tid_count() argument365 p_seg->type = seg_type; in qed_cxt_set_proto_tid_count()