Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c745 struct mlx5_flow_act *fte_action = &fte->act_dests.action; in mlx5_fs_fte_get_hws_actions() local
786 if (fte_action->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) { in mlx5_fs_fte_get_hws_actions()
795 if (fte_action->action & MLX5_FLOW_CONTEXT_ACTION_PACKET_REFORMAT) { in mlx5_fs_fte_get_hws_actions()
796 int reformat_type = fte_action->pkt_reformat->reformat_type; in mlx5_fs_fte_get_hws_actions()
798 if (fte_action->pkt_reformat->owner == MLX5_FLOW_RESOURCE_OWNER_FW) { in mlx5_fs_fte_get_hws_actions()
805 pr_data = fte_action->pkt_reformat->fs_hws_action.pr_data; in mlx5_fs_fte_get_hws_actions()
810 fte_action->pkt_reformat->fs_hws_action.hws_action; in mlx5_fs_fte_get_hws_actions()
813 fte_action->pkt_reformat->fs_hws_action.hws_action; in mlx5_fs_fte_get_hws_actions()
819 if (fte_action->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in mlx5_fs_fte_get_hws_actions()
828 if (fte_action->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP_2) { in mlx5_fs_fte_get_hws_actions()
[all …]