Home
last modified time | relevance | path

Searched refs:tunnel_mode (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_flex.c253 if (tp->tunnel_mode == FLEX_TUNNEL_MODE_MULTI && is_inner) { in mlx5_flex_flow_translate_item()
698 enum rte_flow_item_flex_tunnel_mode tunnel_mode) in mlx5_flex_config_sample() argument
725 switch (tunnel_mode) { in mlx5_flex_config_sample()
780 mlx5_flex_config_sample(&node, field, item->tunnel_mode); in mlx5_flex_map_sample()
834 mlx5_flex_config_sample(&node, field, item->tunnel_mode); in mlx5_flex_alloc_sample()
898 item->tunnel_mode = conf->tunnel; in mlx5_flex_translate_sample()
H A Dmlx5.h1172 enum rte_flow_item_flex_tunnel_mode tunnel_mode; /* Tunnel mode. */ member
H A Dmlx5_flow_dv.c6767 switch (flex->tunnel_mode) { in flow_dv_validate_item_flex()
6814 *last_item = flex->tunnel_mode == FLEX_TUNNEL_MODE_TUNNEL ? in flow_dv_validate_item_flex()