Home
last modified time | relevance | path

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

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