Searched refs:dest_action (Results 1 – 1 of 1) sorted by relevance
554 struct mlx5dr_action *dest_action, in dr_action_handle_cs_recalc() argument559 switch (dest_action->action_type) { in dr_action_handle_cs_recalc()565 if (dest_action->dest_tbl->is_fw_tbl) { in dr_action_handle_cs_recalc()566 *final_icm_addr = dest_action->dest_tbl->fw_tbl.rx_icm_addr; in dr_action_handle_cs_recalc()578 ret = mlx5dr_domain_get_recalc_cs_ft_addr(dest_action->vport->dmn, in dr_action_handle_cs_recalc()579 dest_action->vport->caps->num, in dr_action_handle_cs_recalc()651 struct mlx5dr_action *dest_action = NULL; in mlx5dr_actions_build_ste_arr() local678 dest_action = action; in mlx5dr_actions_build_ste_arr()765 dest_action = action; in mlx5dr_actions_build_ste_arr()834 if (recalc_cs_required && dest_action) { in mlx5dr_actions_build_ste_arr()[all …]