Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c559 bool actions_end = false; in flow_hw_actions_translate() local
569 for (i = 0; !actions_end; actions++, masks++) { in flow_hw_actions_translate()
711 actions_end = true; in flow_hw_actions_translate()
H A Dmlx5_flow_dv.c12909 bool actions_end = false; in flow_dv_translate() local
13016 for (; !actions_end ; actions++) { in flow_dv_translate()
13533 actions_end = true; in flow_dv_translate()