Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/dsa/mv88e6xxx/
Dchip.h310 struct mv88e6xxx_chip { struct
311 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 …]