Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h514 static inline bool mlx5_eswitch_vlan_actions_supported(struct mlx5_core_dev *dev, in mlx5_eswitch_vlan_actions_supported() function
Deswitch_offloads.c500 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_offloaded_rule()
807 if (mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_vlan_action()
876 if (mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_del_vlan_action()
Den_tc.c3647 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, in parse_tc_vlan_action()
3664 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, in parse_tc_vlan_action()
3670 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, 1) && in parse_tc_vlan_action()
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c2019 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) { in mlx5_tc_ct_init_check_esw_support()