Searched defs:mv88e6xxx_chip (Results 1 – 1 of 1) sorted by relevance
256 struct mv88e6xxx_chip { struct257 const struct mv88e6xxx_info *info;260 struct dsa_switch *ds;263 struct device *dev;266 struct mutex reg_lock;271 const struct mv88e6xxx_bus_ops *smi_ops;272 struct mii_bus *bus;273 int sw_addr;278 const struct mv88e6xxx_bus_ops *phy_ops;279 struct mutex ppu_mutex;[all …]