Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h494 SET_VLAN_STRIP = BIT(0), enumerator
H A Deswitch.c175 if (set_flags & SET_VLAN_STRIP) in modify_esw_vport_cvlan()
874 SET_VLAN_STRIP | SET_VLAN_INSERT : 0; in esw_vport_setup()