Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_fdir.h113 enum ice_fltr_ptype flow_type;
139 enum ice_fltr_ptype flow;
160 bool ice_fdir_has_frag(enum ice_fltr_ptype flow);
164 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add);
Dice_arfs.h53 enum ice_fltr_ptype flow_type);
77 enum ice_fltr_ptype __always_unused flow_type) in ice_is_arfs_using_perfect_flow()
Dice_fdir.c507 enum ice_fltr_ptype flow; in ice_fdir_get_gen_prgm_pkt()
665 bool ice_fdir_has_frag(enum ice_fltr_ptype flow) in ice_fdir_has_frag()
724 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add) in ice_fdir_update_cntrs()
760 enum ice_fltr_ptype flow_type = a->flow_type; in ice_fdir_comp_rules()
817 enum ice_fltr_ptype flow_type; in ice_fdir_is_dup_fltr()
Dice_ethtool_fdir.c40 static int ice_fltr_to_ethtool_flow(enum ice_fltr_ptype flow) in ice_fltr_to_ethtool_flow()
71 static enum ice_fltr_ptype ice_ethtool_flow_to_fltr(int eth) in ice_ethtool_flow_to_fltr()
316 enum ice_fltr_ptype flow_type) in ice_fdir_rem_flow()
491 ice_fdir_alloc_flow_prof(struct ice_hw *hw, enum ice_fltr_ptype flow) in ice_fdir_alloc_flow_prof()
525 enum ice_fltr_ptype flow, enum ice_fd_hw_seg tun) in ice_fdir_set_hw_fltr_rule()
693 ice_create_init_fdir_rule(struct ice_pf *pf, enum ice_fltr_ptype flow) in ice_create_init_fdir_rule()
1062 enum ice_fltr_ptype fltr_idx; in ice_cfg_fdir_xtrct_seq()
1336 enum ice_fltr_ptype flow; in ice_vsi_manage_fdir()
1371 ice_fdir_do_rem_flow(struct ice_pf *pf, enum ice_fltr_ptype flow_type) in ice_fdir_do_rem_flow()
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()
Dice_type.h188 enum ice_fltr_ptype { enum