Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c288 uint16_t action_dst) in __flow_hw_act_data_alloc() argument
299 act_data->action_dst = action_dst; in __flow_hw_act_data_alloc()
325 uint16_t action_dst) in __flow_hw_act_data_general_append() argument
363 uint16_t action_dst, in __flow_hw_act_data_encap_append() argument
405 uint16_t action_dst, in __flow_hw_act_data_shared_rss_append() argument
443 uint16_t action_dst) in flow_hw_shared_action_translate() argument
495 uint16_t action_dst, in flow_hw_encap_item_translate() argument
508 action_src, action_dst, i, in flow_hw_encap_item_translate()
952 &rule_acts[act_data->action_dst])) in flow_hw_actions_construct()
970 rule_acts[act_data->action_dst].action = in flow_hw_actions_construct()
[all …]
H A Dmlx5_flow.h1044 uint16_t action_dst; /* mlx5dr_rule_action dst offset. */ member