Home
last modified time | relevance | path

Searched refs:SET_VLAN_STRIP (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.h447 SET_VLAN_STRIP = BIT(0), enumerator
Deswitch.c159 if (set_flags & SET_VLAN_STRIP) in modify_esw_vport_cvlan()
810 SET_VLAN_STRIP | SET_VLAN_INSERT : 0; in esw_vport_setup()
Deswitch_offloads.c923 err = esw_set_global_vlan_pop(esw, SET_VLAN_STRIP); in mlx5_eswitch_add_vlan_action()
934 0, SET_VLAN_INSERT | SET_VLAN_STRIP); in mlx5_eswitch_add_vlan_action()
988 0, 0, SET_VLAN_STRIP); in mlx5_eswitch_del_vlan_action()