Home
last modified time | relevance | path

Searched refs:vlan_handled (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c446 attr->vlan_handled = false; in mlx5_eswitch_add_vlan_action()
454 attr->vlan_handled = true; in mlx5_eswitch_add_vlan_action()
485 attr->vlan_handled = true; in mlx5_eswitch_add_vlan_action()
503 if (!attr->vlan_handled) in mlx5_eswitch_del_vlan_action()
Deswitch.h385 bool vlan_handled; member