Searched defs:mv88e6xxx_chip (Results 1 – 1 of 1) sorted by relevance
342 struct mv88e6xxx_chip { struct343 const struct mv88e6xxx_info *info;346 enum dsa_tag_protocol tag_protocol;349 struct dsa_switch *ds;352 struct device *dev;355 struct mutex reg_lock;360 const struct mv88e6xxx_bus_ops *smi_ops;361 struct mii_bus *bus;362 int sw_addr;367 const struct mv88e6xxx_bus_ops *phy_ops;[all …]