Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dvlan.c47 if (!mlx5_eswitch_vlan_actions_supported(priv->mdev, vlan_idx)) { in parse_tc_vlan_action()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h597 static inline bool mlx5_eswitch_vlan_actions_supported(struct mlx5_core_dev *dev, in mlx5_eswitch_vlan_actions_supported() function
H A Deswitch_offloads.c678 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) in mlx5_eswitch_add_offloaded_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c2097 if (!mlx5_eswitch_vlan_actions_supported(esw->dev, 1)) { in mlx5_tc_ct_init_check_esw_support()