Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Deswitch.h40 u32 vlan_refcount; member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c274 if (push && in_rep->vlan_refcount && (in_rep->vlan != attr->vlan_vid[0])) in esw_add_vlan_action_check()
310 vport->vlan_refcount++; in mlx5_eswitch_add_vlan_action()
329 if (vport->vlan_refcount) in mlx5_eswitch_add_vlan_action()
338 vport->vlan_refcount++; in mlx5_eswitch_add_vlan_action()
370 vport->vlan_refcount--; in mlx5_eswitch_del_vlan_action()
376 vport->vlan_refcount--; in mlx5_eswitch_del_vlan_action()
377 if (vport->vlan_refcount) in mlx5_eswitch_del_vlan_action()