Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
Deswitch.h59 u32 vlan_refcount; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c790 if (push && in_rep->vlan_refcount && (in_rep->vlan != attr->vlan_vid[0])) in esw_add_vlan_action_check()
830 vport->vlan_refcount++; in mlx5_eswitch_add_vlan_action()
849 if (vport->vlan_refcount) in mlx5_eswitch_add_vlan_action()
858 vport->vlan_refcount++; in mlx5_eswitch_add_vlan_action()
895 vport->vlan_refcount--; in mlx5_eswitch_del_vlan_action()
901 vport->vlan_refcount--; in mlx5_eswitch_del_vlan_action()
902 if (vport->vlan_refcount) in mlx5_eswitch_del_vlan_action()