Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h236 SET_VLAN_STRIP = BIT(0), enumerator
Deswitch_offloads.c322 err = esw_set_global_vlan_pop(esw, SET_VLAN_STRIP); in mlx5_eswitch_add_vlan_action()
333 SET_VLAN_INSERT | SET_VLAN_STRIP); in mlx5_eswitch_add_vlan_action()
382 0, 0, SET_VLAN_STRIP); in mlx5_eswitch_del_vlan_action()
Deswitch.c129 if (set_flags & SET_VLAN_STRIP) in modify_esw_vport_cvlan()
1946 set_flags = SET_VLAN_STRIP | SET_VLAN_INSERT; in mlx5_eswitch_set_vport_vlan()