Searched defs:mv88e6xxx_chip (Results 1 – 1 of 1) sorted by relevance
310 struct mv88e6xxx_chip { struct311 const struct mv88e6xxx_info *info;314 enum dsa_tag_protocol tag_protocol;317 struct dsa_switch *ds;320 struct device *dev;323 struct mutex reg_lock;328 const struct mv88e6xxx_bus_ops *smi_ops;329 struct mii_bus *bus;330 int sw_addr;335 const struct mv88e6xxx_bus_ops *phy_ops;[all …]