Searched refs:added_stes (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_ste_v1.c | 466 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 D | dr_ste_v1.h | 165 struct mlx5dr_ste_actions_attr *attr, u32 *added_stes); 168 struct mlx5dr_ste_actions_attr *attr, u32 *added_stes);
|
| H A D | dr_ste.h | 169 u32 *added_stes); 176 u32 *added_stes);
|
| H A D | dr_types.h | 312 u32 *added_stes); 318 u32 *added_stes);
|