Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_rule.c716 u32 new_hw_ste_arr_sz) in dr_rule_handle_action_stes() argument
733 for (i = num_of_builders, k = 0; i < new_hw_ste_arr_sz; i++, k++) { in dr_rule_handle_action_stes()
1131 u32 new_hw_ste_arr_sz; in dr_rule_create_rule_nic() local
1175 &new_hw_ste_arr_sz); in dr_rule_create_rule_nic()
1210 ste, hw_ste_arr, new_hw_ste_arr_sz); in dr_rule_create_rule_nic()
H A Ddr_action.c761 u32 *new_hw_ste_arr_sz) in mlx5dr_actions_build_ste_arr() argument
950 *new_hw_ste_arr_sz = nic_matcher->num_of_builders; in mlx5dr_actions_build_ste_arr()
968 new_hw_ste_arr_sz); in mlx5dr_actions_build_ste_arr()
H A Ddr_types.h523 u32 *new_hw_ste_arr_sz);