Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
Dchip.h257 struct mv88e6xxx_chip { struct
258 const struct mv88e6xxx_info *info;
261 struct dsa_switch *ds;
264 struct device *dev;
267 struct mutex reg_lock;
272 const struct mv88e6xxx_bus_ops *smi_ops;
273 struct mii_bus *bus;
274 int sw_addr;
279 const struct mv88e6xxx_bus_ops *phy_ops;
280 struct mutex ppu_mutex;
[all …]