Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h132 #define MLX5_FLOW_LAYER_GTP (1u << 28) macro
155 MLX5_FLOW_LAYER_GENEVE | MLX5_FLOW_LAYER_GTP)
H A Dmlx5_flow_dv.c5556 last_item = MLX5_FLOW_LAYER_GTP; in flow_dv_validate()
10491 last_item = MLX5_FLOW_LAYER_GTP; in flow_dv_translate()
H A Dmlx5_flow.c693 .tunnel = MLX5_FLOW_LAYER_GTP,