Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c181 if (src->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH) { in mlx5_eswitch_termtbl_actions_move()
182 src->action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH; in mlx5_eswitch_termtbl_actions_move()
183 dst->action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH; in mlx5_eswitch_termtbl_actions_move()
228 if (flow_act->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH) in mlx5_eswitch_termtbl_required()
H A Deswitch_offloads.c319 flow_act.action &= ~(MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH | in mlx5_eswitch_add_offloaded_rule()
321 else if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH) { in mlx5_eswitch_add_offloaded_rule()
655 push = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH); in mlx5_eswitch_add_vlan_action()
727 push = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH); in mlx5_eswitch_del_vlan_action()
H A Dfs_core.c1606 MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH | in check_conflicting_actions()
1619 if (action1 & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH && in check_conflicting_actions()
H A Den_tc.c4031 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH; in parse_tc_vlan_action()
4509 (action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH))) in parse_tc_fdb_actions()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c182 if (src->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH) { in mlx5_eswitch_termtbl_actions_move()
183 src->action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH; in mlx5_eswitch_termtbl_actions_move()
184 dst->action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH; in mlx5_eswitch_termtbl_actions_move()
229 if (flow_act->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH && in mlx5_eswitch_termtbl_required()
H A Dfs_core.c1739 MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH | in check_conflicting_actions()
1752 if (action1 & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH && in check_conflicting_actions()
H A Den_tc.c3540 (attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH))) in actions_prepare_mod_hdr_actions()
H A Deswitch_offloads.c679 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH) { in mlx5_eswitch_add_offloaded_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dvlan.c69 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH; in parse_tc_vlan_action()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c37 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH | in esw_acl_ingress_prio_tag_create()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h174 {MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH, "VLAN_PUSH"},\
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_lgcy.c222 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH; in esw_acl_ingress_lgcy_setup()
H A Dingress_ofld.c37 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH | in esw_acl_ingress_prio_tag_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h174 {MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH, "VLAN_PUSH"},\
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c336 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH) { in mlx5_cmd_dr_create_fte()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c378 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH) { in mlx5_cmd_dr_create_fte()
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dmlx5_ifc.h3012 MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH = 0x100, enumerator
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dmlx5_ifc.h3469 MLX5_FLOW_CONTEXT_ACTION_VLAN_PUSH = 0x100, enumerator

Completed in 92 milliseconds