Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c303 attr->vlan_handled = false; in mlx5_eswitch_add_vlan_action()
311 attr->vlan_handled = true; in mlx5_eswitch_add_vlan_action()
342 attr->vlan_handled = true; in mlx5_eswitch_add_vlan_action()
358 if (!attr->vlan_handled) in mlx5_eswitch_del_vlan_action()
Deswitch.h264 bool vlan_handled; member