Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c587 struct mlx5dr_action *dest_action, in dr_action_handle_cs_recalc() argument
592 switch (dest_action->action_type) { in dr_action_handle_cs_recalc()
598 if (dest_action->dest_tbl->is_fw_tbl) { in dr_action_handle_cs_recalc()
599 *final_icm_addr = dest_action->dest_tbl->fw_tbl.rx_icm_addr; in dr_action_handle_cs_recalc()
611 ret = mlx5dr_domain_get_recalc_cs_ft_addr(dest_action->vport->dmn, in dr_action_handle_cs_recalc()
612 dest_action->vport->caps->num, in dr_action_handle_cs_recalc()
761 struct mlx5dr_action *dest_action = NULL; in mlx5dr_actions_build_ste_arr() local
786 dest_action = action; in mlx5dr_actions_build_ste_arr()
870 dest_action = action; in mlx5dr_actions_build_ste_arr()
939 if (recalc_cs_required && dest_action) { in mlx5dr_actions_build_ste_arr()
[all …]