Lines Matching refs:port_vlan
131 vid = cpsw->slaves[slave_no].port_vlan; in cpsw_set_mc()
471 vid == cpsw->slaves[i].port_vlan) { in cpsw_ndo_vlan_rx_add_vid()
525 writel(vlan, &cpsw->host_port_regs->port_vlan); in cpsw_init_host_port_switch()
547 writel(vlan, &cpsw->host_port_regs->port_vlan); in cpsw_init_host_port_dual_mac()
602 slave_write(slave, slave->port_vlan, reg); in cpsw_port_add_dual_emac_def_ale_entries()
604 cpsw_ale_add_vlan(cpsw->ale, slave->port_vlan, port_mask, in cpsw_port_add_dual_emac_def_ale_entries()
607 ALE_PORT_HOST, ALE_VLAN, slave->port_vlan, in cpsw_port_add_dual_emac_def_ale_entries()
611 ALE_SECURE, slave->port_vlan); in cpsw_port_add_dual_emac_def_ale_entries()
644 port_mask, ALE_VLAN, slave->port_vlan, in cpsw_port_add_switch_def_ale_entries()
647 HOST_PORT_NUM, ALE_VLAN, slave->port_vlan); in cpsw_port_add_switch_def_ale_entries()
651 slave_write(slave, slave->port_vlan, reg); in cpsw_port_add_switch_def_ale_entries()
1001 vid = cpsw->slaves[slave_no].port_vlan; in cpsw_ndo_set_mac_address()
1046 vid == cpsw->slaves[i].port_vlan) { in cpsw_ndo_vlan_rx_kill_vid()
1675 slave->port_vlan = vlan; in cpsw_dl_switch_mode_set()
1701 slave->port_vlan = vlan; in cpsw_dl_switch_mode_set()
1729 slave->port_vlan = slave->data->dual_emac_res_vlan; in cpsw_dl_switch_mode_set()