Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_fdir.h160 enum ice_fltr_ptype flow_type;
197 enum ice_fltr_ptype flow;
218 bool ice_fdir_has_frag(enum ice_fltr_ptype flow);
222 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add);
A 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()
A 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()
A Dice_fdir.c879 enum ice_fltr_ptype flow; in ice_fdir_get_gen_prgm_pkt()
1129 bool ice_fdir_has_frag(enum ice_fltr_ptype flow) in ice_fdir_has_frag()
1188 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, bool add) in ice_fdir_update_cntrs()
1224 enum ice_fltr_ptype flow_type = a->flow_type; in ice_fdir_comp_rules()
1281 enum ice_fltr_ptype flow_type; in ice_fdir_is_dup_fltr()
A Dice_virtchnl_fdir.c364 ice_vc_fdir_alloc_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_alloc_prof()
394 ice_vc_fdir_free_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_free_prof()
415 enum ice_fltr_ptype flow; in ice_vc_fdir_free_prof_all()
528 enum ice_fltr_ptype flow = conf->input.flow_type; in ice_vc_fdir_set_flow_hdr()
669 ice_vc_fdir_rem_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, int tun) in ice_vc_fdir_rem_prof()
725 enum ice_fltr_ptype flow; in ice_vc_fdir_rem_prof_all()
746 ice_vc_fdir_write_flow_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, in ice_vc_fdir_write_flow_prof()
871 enum ice_fltr_ptype flow; in ice_vc_fdir_config_input_set()
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()
A Dice_type.h194 enum ice_fltr_ptype { enum

Completed in 21 milliseconds