Searched refs:reformat_id (Results 1 – 1 of 1) sorted by relevance
529 int reformat_id = 0; in mlx5_cmd_set_fte() local585 reformat_id = mlx5_fs_dr_action_get_pkt_reformat_id(pkt_reformat); in mlx5_cmd_set_fte()586 if (reformat_id < 0) { in mlx5_cmd_set_fte()590 err = reformat_id; in mlx5_cmd_set_fte()594 reformat_id = fte->act_dests.action.pkt_reformat->id; in mlx5_cmd_set_fte()598 MLX5_SET(flow_context, in_flow_context, packet_reformat_id, (u32)reformat_id); in mlx5_cmd_set_fte()