Searched refs:ice_fltr_ptype (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_fdir.h | 236 enum ice_fltr_ptype flow_type; 290 enum ice_fltr_ptype flow; 318 bool ice_fdir_has_frag(enum ice_fltr_ptype flow); 322 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow,
|
| H A D | ice_fdir.c | 3275 ice_fdir_get_open_tunnel_port(struct ice_hw *hw, enum ice_fltr_ptype flow, in ice_fdir_get_open_tunnel_port() 3305 enum ice_fltr_ptype flow; in ice_fdir_get_gen_prgm_pkt() 4126 bool ice_fdir_has_frag(enum ice_fltr_ptype flow) in ice_fdir_has_frag() 4189 ice_fdir_update_cntrs(struct ice_hw *hw, enum ice_fltr_ptype flow, in ice_fdir_update_cntrs() 4229 enum ice_fltr_ptype flow_type = a->flow_type; in ice_fdir_comp_rules() 4287 enum ice_fltr_ptype flow_type; in ice_fdir_is_dup_fltr()
|
| H A D | ice_type.h | 302 enum ice_fltr_ptype { enum
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_fdir_filter.c | 164 enum ice_fltr_ptype ptype, fltr_ptype; in ice_fdir_prof_alloc() 556 enum ice_fltr_ptype ptype; in ice_fdir_prof_free() 571 ice_fdir_prof_rm(struct ice_pf *pf, enum ice_fltr_ptype ptype, bool is_tunnel) in ice_fdir_prof_rm() 609 enum ice_fltr_ptype ptype; in ice_fdir_prof_rm_all() 670 enum ice_fltr_ptype ptype, in ice_fdir_cur_prof_conflict() 707 enum ice_fltr_ptype ptype, in ice_fdir_prof_resolve_conflict() 733 enum ice_fltr_ptype ptype, in ice_fdir_cross_prof_conflict() 736 enum ice_fltr_ptype cflct_ptype; in ice_fdir_cross_prof_conflict() 844 enum ice_fltr_ptype ptype, in ice_fdir_hw_tbl_conf() 1073 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() 486 enum ice_fltr_ptype flow_type = filter->input.flow_type; in ice_acl_create_filter() 1026 enum ice_fltr_ptype ptype; in ice_acl_prof_free()
|
| H A D | ice_ethdev.h | 354 enum ice_fltr_ptype flow_type;
|