Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_CONTEXT_ACTION_VLAN_POP (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dvlan.c57 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_vlan_action()
154 (attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP)) { in tc_act_parse_vlan()
156 attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in tc_act_parse_vlan()
185 attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in tc_act_post_parse_vlan()
189 attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in tc_act_post_parse_vlan()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_lgcy.c126 actions_flag |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in esw_acl_egress_lgcy_setup()
H A Degress_ofld.c85 action = MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in esw_acl_egress_ofld_rules_create()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_ofld.c62 action = MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in esw_acl_egress_ofld_rules_create()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h175 {MLX5_FLOW_CONTEXT_ACTION_VLAN_POP, "VLAN_POP"},\
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h175 {MLX5_FLOW_CONTEXT_ACTION_VLAN_POP, "VLAN_POP"},\
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c310 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in mlx5_cmd_dr_create_fte()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4009 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_vlan_action()
4433 (action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP)) { in parse_tc_fdb_actions()
4435 action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_fdb_actions()
4484 action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in parse_tc_fdb_actions()
4488 action &= ~MLX5_FLOW_CONTEXT_ACTION_VLAN_POP; in parse_tc_fdb_actions()
4508 if (!((action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) || in parse_tc_fdb_actions()
H A Deswitch_offloads.c320 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_add_offloaded_rule()
656 pop = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_add_vlan_action()
728 pop = !!(attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP); in mlx5_eswitch_del_vlan_action()
H A Dfs_core.c1605 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP | in check_conflicting_actions()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c352 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) { in mlx5_cmd_dr_create_fte()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1738 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP | in check_conflicting_actions()
H A Den_tc.c3539 if (!((attr->action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP) || in actions_prepare_mod_hdr_actions()
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dmlx5_ifc.h3011 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP = 0x80, enumerator
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dmlx5_ifc.h3468 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP = 0x80, enumerator

Completed in 87 milliseconds