Searched refs:ice_fltr_ptype (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_fdir.h | 177 enum ice_fltr_ptype flow_type; 225 enum ice_fltr_ptype flow; 253 bool ice_fdir_has_frag(enum ice_fltr_ptype flow); 257 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow,
|
| H A D | ice_fdir.c | 980 enum ice_fltr_ptype flow; in ice_fdir_get_gen_prgm_pkt() 1276 bool ice_fdir_has_frag(enum ice_fltr_ptype flow) in ice_fdir_has_frag() 1338 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, in ice_fdir_update_cntrs() 1378 enum ice_fltr_ptype flow_type = a->flow_type; in ice_fdir_comp_rules() 1436 enum ice_fltr_ptype flow_type; in ice_fdir_is_dup_fltr()
|
| H A D | ice_type.h | 299 enum ice_fltr_ptype { enum
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_fdir_filter.c | 171 enum ice_fltr_ptype ptype, fltr_ptype; in ice_fdir_prof_alloc() 565 enum ice_fltr_ptype ptype; in ice_fdir_prof_free() 580 ice_fdir_prof_rm(struct ice_pf *pf, enum ice_fltr_ptype ptype, bool is_tunnel) in ice_fdir_prof_rm() 618 enum ice_fltr_ptype ptype; in ice_fdir_prof_rm_all() 679 enum ice_fltr_ptype ptype, in ice_fdir_cur_prof_conflict() 716 enum ice_fltr_ptype ptype, in ice_fdir_prof_resolve_conflict() 742 enum ice_fltr_ptype ptype, in ice_fdir_cross_prof_conflict() 745 enum ice_fltr_ptype cflct_ptype; in ice_fdir_cross_prof_conflict() 831 enum ice_fltr_ptype ptype, in ice_fdir_hw_tbl_conf() 1023 ice_fdir_input_set_conf(struct ice_pf *pf, enum ice_fltr_ptype flow, in ice_fdir_input_set_conf() [all …]
|
| H A D | ice_acl_filter.c | 47 enum ice_fltr_ptype flow_type; 62 enum ice_fltr_ptype ptype, fltr_ptype; in ice_acl_prof_alloc() 414 enum ice_fltr_ptype flow_type, int32_t entry_idx) in ice_acl_hw_set_conf() 476 enum ice_fltr_ptype flow_type = filter->input.flow_type; in ice_acl_create_filter() 1010 enum ice_fltr_ptype ptype; in ice_acl_prof_free()
|
| H A D | ice_ethdev.h | 303 enum ice_fltr_ptype flow_type;
|