Home
last modified time | relevance | path

Searched defs:acts (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c253 struct mlx5_hw_actions *acts) in __flow_hw_action_template_destroy()
322 struct mlx5_hw_actions *acts, in __flow_hw_act_data_general_append()
360 struct mlx5_hw_actions *acts, in __flow_hw_act_data_encap_append()
402 struct mlx5_hw_actions *acts, in __flow_hw_act_data_shared_rss_append()
441 struct mlx5_hw_actions *acts, in flow_hw_shared_action_translate()
492 struct mlx5_hw_actions *acts, in flow_hw_encap_item_translate()
544 struct mlx5_hw_actions *acts, in flow_hw_actions_translate()
H A Dmlx5_flow_dv.c16604 struct mlx5_meter_policy_acts acts[RTE_COLORS]; in __flow_dv_create_policy_acts_rules() local
16803 struct mlx5_meter_policy_acts acts[RTE_COLORS]; in __flow_dv_create_domain_def_policy() local
17359 struct mlx5_meter_policy_acts acts; in flow_dv_meter_hierarchy_rule_create() local
H A Dmlx5_flow.h1119 struct mlx5_hw_actions acts; /* Template actions. */ member
/dpdk/drivers/net/ice/base/
H A Dice_flow.c2063 ice_flow_acl_free_act_cntr(struct ice_hw *hw, struct ice_flow_action *acts, in ice_flow_acl_free_act_cntr()
2185 struct ice_flow_action *acts, u8 acts_cnt, in ice_flow_add_prof_sync()
2626 struct ice_flow_action *acts, u8 acts_cnt, in ice_flow_add_prof()
2731 ice_flow_acl_check_actions(struct ice_hw *hw, struct ice_flow_action *acts, in ice_flow_acl_check_actions()
2915 struct ice_flow_action *acts, u8 acts_cnt) in ice_flow_acl_frmt_entry()
3237 struct ice_acl_act_entry *acts = NULL; in ice_flow_acl_add_scen_entry_sync() local
3406 void *data, struct ice_flow_action *acts, u8 acts_cnt, in ice_flow_add_entry()
H A Dice_acl_ctrl.c973 struct ice_acl_act_entry *acts, u8 acts_cnt, u16 *entry_idx) in ice_acl_add_entry()
1049 struct ice_acl_act_entry *acts, u8 acts_cnt, in ice_acl_prog_act()
H A Dice_flow.h457 struct ice_flow_action *acts; member
500 struct ice_flow_action *acts; member
/dpdk/drivers/net/ice/
H A Dice_acl_filter.c413 struct ice_flow_action *acts, struct acl_rule *rule, in ice_acl_hw_set_conf()
487 struct ice_flow_action acts[1]; in ice_acl_create_filter() local