Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_rule.c656 u32 new_hw_ste_arr_sz) in dr_rule_handle_action_stes() argument
671 if (num_of_builders == new_hw_ste_arr_sz) in dr_rule_handle_action_stes()
674 for (i = num_of_builders, k = 0; i < new_hw_ste_arr_sz; i++, k++) { in dr_rule_handle_action_stes()
1030 u32 new_hw_ste_arr_sz; in dr_rule_create_rule_nic() local
1063 &new_hw_ste_arr_sz); in dr_rule_create_rule_nic()
1104 ste, hw_ste_arr, new_hw_ste_arr_sz); in dr_rule_create_rule_nic()
H A Ddr_action.c640 u32 *new_hw_ste_arr_sz) in mlx5dr_actions_build_ste_arr() argument
789 *new_hw_ste_arr_sz = nic_matcher->num_of_builders; in mlx5dr_actions_build_ste_arr()
812 new_hw_ste_arr_sz); in mlx5dr_actions_build_ste_arr()
H A Ddr_types.h361 u32 *new_hw_ste_arr_sz);