Searched refs:ETHSW_VLAN_MEMBER (Results 1 – 2 of 2) sorted by relevance
27 #define ETHSW_VLAN_MEMBER 1 macro
41 ethsw->vlans[vid] = ETHSW_VLAN_MEMBER; in dpaa2_switch_add_vlan()141 port_priv->vlans[vid] = ETHSW_VLAN_MEMBER; in dpaa2_switch_port_add_vlan()214 if (port_priv->vlans[vid] & ETHSW_VLAN_MEMBER) { in dpaa2_switch_port_set_stp_state()1120 if (port_priv->vlans[vid] & ETHSW_VLAN_MEMBER) { in dpaa2_switch_port_del_vlan()1128 port_priv->vlans[vid] &= ~ETHSW_VLAN_MEMBER; in dpaa2_switch_port_del_vlan()1134 if (ethsw->ports[i]->vlans[vid] & ETHSW_VLAN_MEMBER) in dpaa2_switch_port_del_vlan()1773 ethsw->vlans[DEFAULT_VLAN_ID] = ETHSW_VLAN_MEMBER; in dpaa2_switch_probe()