Searched refs:dsa_mv88e6xxx_switches (Results 1 – 1 of 1) sorted by relevance
609 static const struct dsa_mv88e6xxx_switch dsa_mv88e6xxx_switches[] = { variable651 for (i = 0; i < ARRAY_SIZE(dsa_mv88e6xxx_switches); i++) { in dsa_mv88e6xxx_dump_regs()652 if (id == dsa_mv88e6xxx_switches[i].id) { in dsa_mv88e6xxx_dump_regs()653 sw = &dsa_mv88e6xxx_switches[i]; in dsa_mv88e6xxx_dump_regs()