Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
Dchip.h256 struct mv88e6xxx_chip { struct
257 const struct mv88e6xxx_info *info;
260 struct dsa_switch *ds;
263 struct device *dev;
266 struct mutex reg_lock;
271 const struct mv88e6xxx_bus_ops *smi_ops;
272 struct mii_bus *bus;
273 int sw_addr;
278 const struct mv88e6xxx_bus_ops *phy_ops;
279 struct mutex ppu_mutex;
[all …]