Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/mv88e6xxx/
Dchip.h321 struct mv88e6xxx_chip { struct
322 const struct mv88e6xxx_info *info;
325 enum dsa_tag_protocol tag_protocol;
328 struct dsa_switch *ds;
331 struct device *dev;
334 struct mutex reg_lock;
339 const struct mv88e6xxx_bus_ops *smi_ops;
340 struct mii_bus *bus;
341 int sw_addr;
346 const struct mv88e6xxx_bus_ops *phy_ops;
[all …]