Searched refs:dest_action (Results 1 – 1 of 1) sorted by relevance
594 struct mlx5dr_action *dest_action, in dr_action_handle_cs_recalc() argument599 switch (dest_action->action_type) { in dr_action_handle_cs_recalc()605 if (dest_action->dest_tbl->is_fw_tbl) { in dr_action_handle_cs_recalc()606 *final_icm_addr = dest_action->dest_tbl->fw_tbl.rx_icm_addr; in dr_action_handle_cs_recalc()618 ret = mlx5dr_domain_get_recalc_cs_ft_addr(dest_action->vport->dmn, in dr_action_handle_cs_recalc()619 dest_action->vport->caps->num, in dr_action_handle_cs_recalc()768 struct mlx5dr_action *dest_action = NULL; in mlx5dr_actions_build_ste_arr() local794 dest_action = action; in mlx5dr_actions_build_ste_arr()883 dest_action = action; in mlx5dr_actions_build_ste_arr()953 if (recalc_cs_required && dest_action) { in mlx5dr_actions_build_ste_arr()[all …]