Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste_v1.c499 u32 *added_stes, in dr_ste_v1_arr_init_next_match() argument
504 (*added_stes)++; in dr_ste_v1_arr_init_next_match()
517 u32 *added_stes) in dr_ste_v1_set_actions_tx() argument
526 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, in dr_ste_v1_set_actions_tx()
543 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, in dr_ste_v1_set_actions_tx()
562 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, attr->gvmi); in dr_ste_v1_set_actions_tx()
576 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, attr->gvmi); in dr_ste_v1_set_actions_tx()
589 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, attr->gvmi); in dr_ste_v1_set_actions_tx()
602 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, attr->gvmi); in dr_ste_v1_set_actions_tx()
615 dr_ste_v1_arr_init_next_match(&last_ste, added_stes, attr->gvmi); in dr_ste_v1_set_actions_tx()
[all …]
Ddr_ste.h164 u32 *added_stes);
169 u32 *added_stes);
Ddr_ste_v0.c397 u32 *added_stes, in dr_ste_v0_arr_init_next() argument
401 (*added_stes)++; in dr_ste_v0_arr_init_next()
412 u32 *added_stes) in dr_ste_v0_set_actions_tx() argument
434 added_stes, in dr_ste_v0_set_actions_tx()
452 added_stes, in dr_ste_v0_set_actions_tx()
481 u32 *added_stes) in dr_ste_v0_set_actions_rx() argument
505 added_stes, in dr_ste_v0_set_actions_rx()
516 added_stes, in dr_ste_v0_set_actions_rx()
530 added_stes, in dr_ste_v0_set_actions_rx()
Ddr_ste.c525 u32 *added_stes) in mlx5dr_ste_set_actions_tx() argument
528 attr, added_stes); in mlx5dr_ste_set_actions_tx()
536 u32 *added_stes) in mlx5dr_ste_set_actions_rx() argument
539 attr, added_stes); in mlx5dr_ste_set_actions_rx()
Ddr_action.c444 u32 added_stes = 0; in dr_actions_apply() local
448 last_ste, attr, &added_stes); in dr_actions_apply()
451 last_ste, attr, &added_stes); in dr_actions_apply()
453 *new_num_stes += added_stes; in dr_actions_apply()
Ddr_types.h286 u32 *added_stes);
292 u32 *added_stes);