Home
last modified time | relevance | path

Searched refs:attr_cnt (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.h44 const struct ice_ptype_attributes *attr, u16 attr_cnt,
H A Dice_flow.c600 u16 attr_cnt; member
825 params->attr_cnt = ARRAY_SIZE(ice_attr_gtpu_down); in ice_flow_proc_seg_hdrs()
833 params->attr_cnt = ARRAY_SIZE(ice_attr_gtpu_up); in ice_flow_proc_seg_hdrs()
841 params->attr_cnt = ARRAY_SIZE(ice_attr_gtpu_eh); in ice_flow_proc_seg_hdrs()
1388 params->attr, params->attr_cnt, params->es, in ice_flow_add_prof_sync()
H A Dice_flex_pipe.c2929 * @attr_cnt: number of elements in the attribute array
2933 const struct ice_ptype_attributes *attr, u16 attr_cnt) in ice_add_prof_attrib()
2938 for (i = 0; i < attr_cnt; i++) in ice_add_prof_attrib()
2963 * @attr_cnt: number of elements in attr array
2974 const struct ice_ptype_attributes *attr, u16 attr_cnt, in ice_add_prof()
3062 attr, attr_cnt); in ice_add_prof()
2932 ice_add_prof_attrib(struct ice_prof_map *prof, u8 ptg, u16 ptype, const struct ice_ptype_attributes *attr, u16 attr_cnt) ice_add_prof_attrib() argument
2973 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[], const struct ice_ptype_attributes *attr, u16 attr_cnt, struct ice_fv_word *es, u16 *masks) ice_add_prof() argument

Completed in 10 milliseconds