Searched refs:cpu_ports (Results 1 – 3 of 3) sorted by relevance
1273 if (dsa_is_cpu_port(ds, i) && (dev->cpu_ports & (1 << i))) { in ksz9477_config_cpu_port()1492 int cpu_ports; member1504 .cpu_ports = 0x7F, /* can be configured as cpu port */1514 .cpu_ports = 0x7F, /* can be configured as cpu port */1524 .cpu_ports = 0x07, /* can be configured as cpu port */1533 .cpu_ports = 0x7F, /* can be configured as cpu port */1553 dev->cpu_ports = chip->cpu_ports; in ksz9477_switch_init()
1185 int cpu_ports; member1196 .cpu_ports = 0x10, /* can be configured as cpu port */1205 .cpu_ports = 0x10, /* can be configured as cpu port */1214 .cpu_ports = 0x10, /* can be configured as cpu port */1234 dev->cpu_ports = chip->cpu_ports; in ksz8795_switch_init()1241 if (!dev->cpu_ports) in ksz8795_switch_init()
69 int cpu_ports; /* port bitmap can be cpu port */ member