Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Deswitch.h50 u32 vlan_refcount; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c414 if (push && in_rep->vlan_refcount && (in_rep->vlan != attr->vlan_vid[0])) in esw_add_vlan_action_check()
453 vport->vlan_refcount++; in mlx5_eswitch_add_vlan_action()
472 if (vport->vlan_refcount) in mlx5_eswitch_add_vlan_action()
481 vport->vlan_refcount++; in mlx5_eswitch_add_vlan_action()
517 vport->vlan_refcount--; in mlx5_eswitch_del_vlan_action()
523 vport->vlan_refcount--; in mlx5_eswitch_del_vlan_action()
524 if (vport->vlan_refcount) in mlx5_eswitch_del_vlan_action()