Lines Matching defs:cpu_port
412 if (port != dev->cpu_port)
417 if (port != dev->cpu_port &&
428 if (port == dev->cpu_port)
443 if (port != dev->cpu_port &&
536 vlan_table[1] &= ~(BIT(dev->cpu_port));
538 vlan_table[2] |= BIT(port) | BIT(dev->cpu_port);
1170 static void ksz9477_port_setup(struct ksz_device *dev, int port, bool cpu_port)
1178 if (cpu_port)
1255 if (cpu_port)
1281 dev->cpu_port = i;
1282 dev->host_mask = (1 << dev->cpu_port);
1326 if (i == dev->cpu_port)