Searched defs:mv88e6xxx_chip (Results 1 – 1 of 1) sorted by relevance
257 struct mv88e6xxx_chip { struct258 const struct mv88e6xxx_info *info;261 struct dsa_switch *ds;264 struct device *dev;267 struct mutex reg_lock;272 const struct mv88e6xxx_bus_ops *smi_ops;273 struct mii_bus *bus;274 int sw_addr;279 const struct mv88e6xxx_bus_ops *phy_ops;280 struct mutex ppu_mutex;[all …]