Searched refs:vlan_push_pop_refcount (Results 1 – 2 of 2) sorted by relevance
219 int vlan_push_pop_refcount; member
881 if (!(offloads->vlan_push_pop_refcount)) { in mlx5_eswitch_add_vlan_action()887 offloads->vlan_push_pop_refcount++; in mlx5_eswitch_add_vlan_action()954 offloads->vlan_push_pop_refcount--; in mlx5_eswitch_del_vlan_action()955 if (offloads->vlan_push_pop_refcount) in mlx5_eswitch_del_vlan_action()
Completed in 15 milliseconds