Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h452 static inline bool mlx5_eswitch_vlan_actions_supported(struct mlx5_core_dev *dev, in mlx5_eswitch_vlan_actions_supported() function
Deswitch_offloads.c318 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_offloaded_rule()
652 if (mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_vlan_action()
721 if (mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_del_vlan_action()
Den_tc.c3905 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, in parse_tc_vlan_action()
3922 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, in parse_tc_vlan_action()
3928 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, 1) && in parse_tc_vlan_action()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1840 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) { in mlx5_tc_ct_init_check_esw_support()