Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dlegacy.c438 set_flags = SET_VLAN_STRIP | SET_VLAN_INSERT; in mlx5_eswitch_set_vport_vlan()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h448 SET_VLAN_INSERT = BIT(1) enumerator
Deswitch.c163 if (set_flags & SET_VLAN_INSERT) { in modify_esw_vport_cvlan()
810 SET_VLAN_STRIP | SET_VLAN_INSERT : 0; in esw_vport_setup()
Deswitch_offloads.c934 0, SET_VLAN_INSERT | SET_VLAN_STRIP); in mlx5_eswitch_add_vlan_action()