Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dvlan.c55 *action |= MLX5_FLOW_CONTEXT_ACTION_VLAN_POP_2; in parse_tc_vlan_action()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h177 {MLX5_FLOW_CONTEXT_ACTION_VLAN_POP_2, "VLAN_POP_2"},\
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c363 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_VLAN_POP_2) { in mlx5_cmd_dr_create_fte()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1750 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP_2 | in check_conflicting_actions()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h3471 MLX5_FLOW_CONTEXT_ACTION_VLAN_POP_2 = 0x400, enumerator