Searched refs:cpu_ports (Results 1 – 2 of 2) sorted by relevance
356 if (dsa_is_cpu_port(ds, i) && (dev->cpu_ports & (1 << i))) { in ksz_config_cpu_port()1091 int cpu_ports; member1102 .cpu_ports = 0x7F, /* can be configured as cpu port */1111 .cpu_ports = 0x7F, /* can be configured as cpu port */1136 dev->cpu_ports = chip->cpu_ports; in ksz_switch_init()
57 int cpu_ports; /* port bitmap can be cpu port */ member