Searched defs:mv88e6xxx_chip (Results 1 – 1 of 1) sorted by relevance
322 struct mv88e6xxx_chip { struct323 const struct mv88e6xxx_info *info;326 enum dsa_tag_protocol tag_protocol;329 struct dsa_switch *ds;332 struct device *dev;335 struct mutex reg_lock;340 const struct mv88e6xxx_bus_ops *smi_ops;341 struct mii_bus *bus;342 int sw_addr;347 const struct mv88e6xxx_bus_ops *phy_ops;[all …]