Searched refs:cpu_ports (Results 1 – 3 of 3) sorted by relevance
1299 if (dsa_is_cpu_port(ds, i) && (dev->cpu_ports & (1 << i))) { in ksz9477_config_cpu_port()1497 int cpu_ports; member1509 .cpu_ports = 0x7F, /* can be configured as cpu port */1519 .cpu_ports = 0x7F, /* can be configured as cpu port */1529 .cpu_ports = 0x07, /* can be configured as cpu port */1538 .cpu_ports = 0x7F, /* can be configured as cpu port */1558 dev->cpu_ports = chip->cpu_ports; in ksz9477_switch_init()
1189 int cpu_ports; member1200 .cpu_ports = 0x10, /* can be configured as cpu port */1209 .cpu_ports = 0x10, /* can be configured as cpu port */1218 .cpu_ports = 0x10, /* can be configured as cpu port */1238 dev->cpu_ports = chip->cpu_ports; in ksz8795_switch_init()1245 if (!dev->cpu_ports) in ksz8795_switch_init()
68 int cpu_ports; /* port bitmap can be cpu port */ member