Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c4929 if (!sfx_actions) in flow_create_split_meter()
4936 pre_actions = sfx_actions + actions_n; in flow_create_split_meter()
4938 actions, sfx_actions, in flow_create_split_meter()
4966 sfx_actions ? sfx_actions : actions, in flow_create_split_meter()
4969 if (sfx_actions) in flow_create_split_meter()
4970 mlx5_free(sfx_actions); in flow_create_split_meter()
5048 if (!sfx_actions) in flow_create_split_sample()
5060 actions, sfx_actions, in flow_create_split_sample()
5101 sfx_actions ? sfx_actions : actions, in flow_create_split_sample()
5104 if (sfx_actions) in flow_create_split_sample()
[all …]