Lines Matching refs:port_vlan
186 vid = cpsw->slaves[priv->emac_port].port_vlan; in cpsw_set_mc()
433 vid == cpsw->slaves[priv->emac_port].port_vlan) in cpsw_rx_vlan_encap()
1188 slave_write(slave, slave->port_vlan, CPSW1_PORT_VLAN); in cpsw_add_dual_emac_def_ale_entries()
1190 slave_write(slave, slave->port_vlan, CPSW2_PORT_VLAN); in cpsw_add_dual_emac_def_ale_entries()
1191 cpsw_ale_add_vlan(cpsw->ale, slave->port_vlan, port_mask, in cpsw_add_dual_emac_def_ale_entries()
1194 ALE_PORT_HOST, ALE_VLAN, slave->port_vlan, 0); in cpsw_add_dual_emac_def_ale_entries()
1197 ALE_SECURE, slave->port_vlan); in cpsw_add_dual_emac_def_ale_entries()
1300 writel(vlan, &cpsw->host_port_regs->port_vlan); in cpsw_add_default_vlan()
2076 vid = cpsw->slaves[priv->emac_port].port_vlan; in cpsw_ndo_set_mac_address()
2167 if (vid == cpsw->slaves[i].port_vlan) { in cpsw_ndo_vlan_rx_add_vid()
2201 if (vid == cpsw->slaves[i].port_vlan) in cpsw_ndo_vlan_rx_kill_vid()