Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h162 enum ice_fltr_ptype flow_type;
200 enum ice_fltr_ptype flow;
222 bool ice_fdir_has_frag(enum ice_fltr_ptype flow);
226 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add);
H A Dice_arfs.h56 enum ice_fltr_ptype flow_type);
80 enum ice_fltr_ptype __always_unused flow_type) in ice_is_arfs_using_perfect_flow()
H A Dice_virtchnl_fdir.c171 ice_vc_fdir_alloc_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_alloc_prof()
201 ice_vc_fdir_free_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_free_prof()
222 enum ice_fltr_ptype flow; in ice_vc_fdir_free_prof_all()
335 enum ice_fltr_ptype flow = conf->input.flow_type; in ice_vc_fdir_set_flow_hdr()
476 ice_vc_fdir_rem_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, int tun) in ice_vc_fdir_rem_prof()
532 enum ice_fltr_ptype flow; in ice_vc_fdir_rem_prof_all()
547 enum ice_fltr_ptype flow; in ice_vc_fdir_reset_cnt_all()
575 enum ice_fltr_ptype flow_type_a, flow_type_b; in ice_vc_fdir_has_prof_conflict()
636 ice_vc_fdir_write_flow_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, in ice_vc_fdir_write_flow_prof()
757 enum ice_fltr_ptype flow; in ice_vc_fdir_config_input_set()
H A Dice_fdir.c877 enum ice_fltr_ptype flow; in ice_fdir_get_gen_prgm_pkt()
1127 bool ice_fdir_has_frag(enum ice_fltr_ptype flow) in ice_fdir_has_frag()
1186 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add) in ice_fdir_update_cntrs()
1222 enum ice_fltr_ptype flow_type = a->flow_type; in ice_fdir_comp_rules()
1279 enum ice_fltr_ptype flow_type; in ice_fdir_is_dup_fltr()
H A Dice_ethtool_fdir.c41 static int ice_fltr_to_ethtool_flow(enum ice_fltr_ptype flow) in ice_fltr_to_ethtool_flow()
72 static enum ice_fltr_ptype ice_ethtool_flow_to_fltr(int eth) in ice_ethtool_flow_to_fltr()
391 enum ice_fltr_ptype flow_type) in ice_fdir_rem_flow()
574 ice_fdir_alloc_flow_prof(struct ice_hw *hw, enum ice_fltr_ptype flow) in ice_fdir_alloc_flow_prof()
630 enum ice_fltr_ptype flow, enum ice_fd_hw_seg tun) in ice_fdir_set_hw_fltr_rule()
847 ice_create_init_fdir_rule(struct ice_pf *pf, enum ice_fltr_ptype flow) in ice_create_init_fdir_rule()
1216 enum ice_fltr_ptype fltr_idx; in ice_cfg_fdir_xtrct_seq()
1529 enum ice_fltr_ptype flow; in ice_vsi_manage_fdir()
1559 ice_fdir_do_rem_flow(struct ice_pf *pf, enum ice_fltr_ptype flow_type) in ice_fdir_do_rem_flow()
H A Dice_arfs.c24 ice_is_arfs_using_perfect_flow(struct ice_hw *hw, enum ice_fltr_ptype flow_type) in ice_is_arfs_using_perfect_flow()
228 enum ice_fltr_ptype flow_type = e->fltr_info.flow_type; in ice_arfs_update_flow_rules()
H A Dice_type.h202 enum ice_fltr_ptype { enum