Home
last modified time | relevance | path

Searched refs:SET_VLAN_INSERT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c436 set_flags = SET_VLAN_STRIP | SET_VLAN_INSERT; in mlx5_eswitch_set_vport_vlan()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h494 SET_VLAN_INSERT = BIT(1) enumerator
H A Deswitch.c179 if (set_flags & SET_VLAN_INSERT) { in modify_esw_vport_cvlan()
874 SET_VLAN_STRIP | SET_VLAN_INSERT : 0; in esw_vport_setup()