Home
last modified time | relevance | path

Searched defs:mv88e6xxx_chip (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.h322 struct mv88e6xxx_chip { struct
323 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 …]