Searched refs:is_flow_tunnel_match_rule (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.h | 999 is_flow_tunnel_match_rule(__rte_unused struct rte_eth_dev *dev, in is_flow_tunnel_match_rule() function
|
| H A D | mlx5_flow_dv.c | 5275 if (is_flow_tunnel_match_rule(dev, attr, items, actions)) { in flow_dv_validate() 9674 tunnel = is_flow_tunnel_match_rule(dev, attr, items, actions) ? in flow_dv_translate() 9694 if (is_flow_tunnel_match_rule(dev, attr, items, actions)) { in flow_dv_translate()
|
| H A D | mlx5_flow.c | 5171 if (is_flow_tunnel_match_rule(dev, attr, items, actions)) in flow_tunnel_from_rule()
|