Searched refs:is_flow_tunnel_steer_rule (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.h | 1009 is_flow_tunnel_steer_rule(__rte_unused struct rte_eth_dev *dev, in is_flow_tunnel_steer_rule() function 1258 is_flow_tunnel_steer_rule(dev, attr, items, actions); in tunnel_use_standard_attr_group_translate()
|
| H A D | mlx5_flow.c | 5173 else if (is_flow_tunnel_steer_rule(dev, attr, items, actions)) in flow_tunnel_from_rule() 5368 if (is_flow_tunnel_steer_rule(dev, attr, in flow_list_create()
|
| H A D | mlx5_flow_dv.c | 5279 } else if (is_flow_tunnel_steer_rule(dev, attr, items, actions)) { in flow_dv_validate() 9676 is_flow_tunnel_steer_rule(dev, attr, items, actions) ? in flow_dv_translate()
|