Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c4146 struct rte_flow_action actions_sfx[], in flow_meter_split_prep() argument
4196 action_cur = &actions_sfx; in flow_meter_split_prep()
4201 actions_sfx->type = RTE_FLOW_ACTION_TYPE_END; in flow_meter_split_prep()
4548 struct rte_flow_action actions_sfx[], in flow_sample_split_prep() argument
4610 memcpy(actions_sfx, actions + qrss_action_pos, in flow_sample_split_prep()
4612 actions_sfx++; in flow_sample_split_prep()
4636 memcpy(actions_sfx, actions + sample_action_pos + 1, in flow_sample_split_prep()