Home
last modified time | relevance | path

Searched refs:added_stes (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v1.c466 u32 *added_stes, in dr_ste_v1_arr_init_next_match() argument
471 (*added_stes)++; in dr_ste_v1_arr_init_next_match()
481 u32 *added_stes, in dr_ste_v1_arr_init_next_match_range() argument
484 dr_ste_v1_arr_init_next_match(last_ste, added_stes, gvmi); in dr_ste_v1_arr_init_next_match_range()
494 u32 *added_stes) in dr_ste_v1_set_actions_tx() argument
503 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, in dr_ste_v1_set_actions_tx()
520 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, in dr_ste_v1_set_actions_tx()
541 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, attr->gvmi); in dr_ste_v1_set_actions_tx()
555 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, attr->gvmi); in dr_ste_v1_set_actions_tx()
569 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, attr->gvmi); in dr_ste_v1_set_actions_tx()
[all …]
H A Ddr_ste_v1.h165 struct mlx5dr_ste_actions_attr *attr, u32 *added_stes);
168 struct mlx5dr_ste_actions_attr *attr, u32 *added_stes);
H A Ddr_ste.h169 u32 *added_stes);
176 u32 *added_stes);
H A Ddr_action.c546 u32 added_stes = 0; in dr_actions_apply() local
550 last_ste, attr, &added_stes); in dr_actions_apply()
553 last_ste, attr, &added_stes); in dr_actions_apply()
555 *new_num_stes += added_stes; in dr_actions_apply()
H A Ddr_types.h312 u32 *added_stes);
318 u32 *added_stes);