Home
last modified time | relevance | path

Searched refs:ice_fltr_ptype (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h165 enum ice_fltr_ptype flow_type;
205 enum ice_fltr_ptype flow;
227 bool ice_fdir_has_frag(enum ice_fltr_ptype flow);
231 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add);
H A Dice_arfs.h55 enum ice_fltr_ptype flow_type);
78 enum ice_fltr_ptype __always_unused flow_type) in ice_is_arfs_using_perfect_flow()
H A Dice_arfs.c25 ice_is_arfs_using_perfect_flow(struct ice_hw *hw, enum ice_fltr_ptype flow_type) in ice_is_arfs_using_perfect_flow()
229 enum ice_fltr_ptype flow_type = e->fltr_info.flow_type; in ice_arfs_update_flow_rules()
H A Dice_type.h215 enum ice_fltr_ptype { enum
/linux/drivers/net/ethernet/intel/ice/virt/
H A Dfdir.c172 ice_vc_fdir_alloc_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_alloc_prof()
202 ice_vc_fdir_free_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_free_prof()
223 enum ice_fltr_ptype flow; in ice_vc_fdir_free_prof_all()
336 enum ice_fltr_ptype flow = conf->input.flow_type; in ice_vc_fdir_set_flow_hdr()
477 ice_vc_fdir_rem_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, int tun) in ice_vc_fdir_rem_prof()
531 enum ice_fltr_ptype flow; in ice_vc_fdir_rem_prof_all()
546 enum ice_fltr_ptype flow; in ice_vc_fdir_reset_cnt_all()
574 enum ice_fltr_ptype flow_type_a, flow_type_b; in ice_vc_fdir_has_prof_conflict()
635 ice_vc_fdir_write_flow_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, in ice_vc_fdir_write_flow_prof()
754 enum ice_fltr_ptype flow; in ice_vc_fdir_config_input_set()
[all …]