Searched refs:commit_to_hardware (Results 1 – 1 of 1) sorted by relevance
1639 bool commit_to_hardware; in vsc73xx_port_vlan_add() local1699 commit_to_hardware = !vsc73xx_tag_8021q_active(dp); in vsc73xx_port_vlan_add()1700 if (commit_to_hardware) { in vsc73xx_port_vlan_add()1721 bool commit_to_hardware; in vsc73xx_port_vlan_del() local1739 commit_to_hardware = !vsc73xx_tag_8021q_active(dsa_to_port(ds, port)); in vsc73xx_port_vlan_del()1741 if (commit_to_hardware) in vsc73xx_port_vlan_del()1753 bool commit_to_hardware; in vsc73xx_tag_8021q_vlan_add() local1763 commit_to_hardware = vsc73xx_tag_8021q_active(dsa_to_port(ds, port)); in vsc73xx_tag_8021q_vlan_add()1764 if (commit_to_hardware) { in vsc73xx_tag_8021q_vlan_add()1783 bool commit_to_hardware; in vsc73xx_tag_8021q_vlan_del() local[all …]