Home
last modified time | relevance | path

Searched defs:ice_fdir_filter_conf (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_ethdev.h334 struct ice_fdir_filter_conf { struct
335 struct ice_fdir_fltr input;
336 enum ice_fdir_tunnel_type tunnel_type;
338 struct ice_fdir_counter *counter; /* flow specific counter context */
339 struct rte_flow_action_count act_count;
342 uint64_t input_set_i; /* only for tunnel inner fields */
343 uint32_t mark_flag;
345 struct ice_parser_profile *prof;
346 bool parser_ena;
347 u8 *pkt_buf;
[all …]