Home
last modified time | relevance | path

Searched refs:ice_fdir_tunnel_type (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_ethdev.h321 enum ice_fdir_tunnel_type { enum
336 enum ice_fdir_tunnel_type tunnel_type;
367 enum ice_fdir_tunnel_type tunnel_type;
H A Dice_fdir_filter.c143 ice_fdir_is_tunnel_profile(enum ice_fdir_tunnel_type tunnel_type);
1075 enum ice_fdir_tunnel_type ttype) in ice_fdir_input_set_conf()
1182 ice_fdir_is_tunnel_profile(enum ice_fdir_tunnel_type tunnel_type) in ice_fdir_is_tunnel_profile()
1799 enum ice_fdir_tunnel_type tunnel_type = ICE_FDIR_TUNNEL_TYPE_NONE; in ice_fdir_parse_pattern()