Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dvlan.c50 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, in parse_tc_vlan_action()
69 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, in parse_tc_vlan_action()
78 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, 1) && in parse_tc_vlan_action()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h521 static inline bool mlx5_eswitch_vlan_actions_supported(struct mlx5_core_dev *dev, in mlx5_eswitch_vlan_actions_supported() function
Deswitch_offloads.c569 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_offloaded_rule()
890 if (mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_vlan_action()
959 if (mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_del_vlan_action()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c2017 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) { in mlx5_tc_ct_init_check_esw_support()