Searched refs:action_src (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_hw.c | 287 uint16_t action_src, in __flow_hw_act_data_alloc() argument 298 act_data->action_src = action_src; in __flow_hw_act_data_alloc() 324 uint16_t action_src, in __flow_hw_act_data_general_append() argument 328 act_data = __flow_hw_act_data_alloc(priv, type, action_src, action_dst); in __flow_hw_act_data_general_append() 362 uint16_t action_src, in __flow_hw_act_data_encap_append() argument 404 uint16_t action_src, in __flow_hw_act_data_shared_rss_append() argument 442 uint16_t action_src, in flow_hw_shared_action_translate() argument 459 action_src, action_dst, idx, shared_rss)) in flow_hw_shared_action_translate() 494 uint16_t action_src, in flow_hw_encap_item_translate() argument 508 action_src, action_dst, i, in flow_hw_encap_item_translate() [all …]
|
| H A D | mlx5_flow.h | 1043 uint16_t action_src; /* rte_flow_action src offset. */ member
|