Home
last modified time | relevance | path

Searched refs:seg_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1368 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() argument
1845 if (le32_to_cpu(seg->seg_type) == seg_type) in ice_find_seg_in_pkg()
H A Dice_ddp.h116 __le32 seg_type; member
/linux/sound/pci/cs46xx/
H A Ddsp_spos.c113 static struct dsp_segment_desc * get_segment_desc (struct dsp_module_desc * module, int seg_type) in get_segment_desc() argument
117 if (module->segments[i].segment_type == seg_type) { in get_segment_desc()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c358 u8 seg_type, u32 count, bool has_fl) in qed_cxt_set_proto_tid_count() argument
365 p_seg->type = seg_type; in qed_cxt_set_proto_tid_count()