Searched refs:cpu_ports (Results 1 – 3 of 3) sorted by relevance
1276 if (dsa_is_cpu_port(ds, i) && (dev->cpu_ports & (1 << i))) { in ksz9477_config_cpu_port()1495 int cpu_ports; member1507 .cpu_ports = 0x7F, /* can be configured as cpu port */1517 .cpu_ports = 0x7F, /* can be configured as cpu port */1527 .cpu_ports = 0x07, /* can be configured as cpu port */1536 .cpu_ports = 0x7F, /* can be configured as cpu port */1557 dev->cpu_ports = chip->cpu_ports; in ksz9477_switch_init()
1246 int cpu_ports; member1257 .cpu_ports = 0x10, /* can be configured as cpu port */1266 .cpu_ports = 0x10, /* can be configured as cpu port */1275 .cpu_ports = 0x10, /* can be configured as cpu port */1295 dev->cpu_ports = chip->cpu_ports; in ksz8795_switch_init()1302 if (!dev->cpu_ports) in ksz8795_switch_init()
70 int cpu_ports; /* port bitmap can be cpu port */ member