Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dchip.h233 struct mv88e6xxx_chip { struct
234 const struct mv88e6xxx_info *info;
237 struct dsa_switch *ds;
240 struct device *dev;
243 struct mutex reg_lock;
248 const struct mv88e6xxx_bus_ops *smi_ops;
249 struct mii_bus *bus;
250 int sw_addr;
255 const struct mv88e6xxx_bus_ops *phy_ops;
256 struct mutex ppu_mutex;
[all …]