Searched refs:mlx5_eswitch_vlan_actions_supported (Results 1 – 4 of 4) sorted by relevance
524 static inline bool mlx5_eswitch_vlan_actions_supported(struct mlx5_core_dev *dev, in mlx5_eswitch_vlan_actions_supported() function
533 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_offloaded_rule()850 if (mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_vlan_action()919 if (mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_del_vlan_action()
3673 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, in parse_tc_vlan_action()3693 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, in parse_tc_vlan_action()3702 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, 1) && in parse_tc_vlan_action()
2019 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) { in mlx5_tc_ct_init_check_esw_support()
Completed in 28 milliseconds