Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c6419 struct rte_flow_action *pre_actions = NULL; in flow_create_split_meter() local
6511 pre_actions = sfx_actions + 1; in flow_create_split_meter()
6513 pre_actions = sfx_actions + actions_n; in flow_create_split_meter()
6516 sfx_actions, pre_actions, in flow_create_split_meter()
6528 attr, items, pre_actions, in flow_create_split_meter()
6614 struct rte_flow_action *pre_actions = NULL; in flow_create_split_sample() local
6669 pre_actions = sfx_actions + actions_n; in flow_create_split_sample()
6672 pre_actions, actions_n, in flow_create_split_sample()
6685 items, pre_actions, in flow_create_split_sample()