Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h979 is_flow_tunnel_match_rule(enum mlx5_tof_rule_type tof_rule_type) in is_flow_tunnel_match_rule() function
H A Dmlx5_flow_dv.c12987 if (is_flow_tunnel_match_rule(dev_flow->tof_type)) { in flow_dv_translate()