Home
last modified time | relevance | path

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

/drivers/net/dsa/mv88e6xxx/
Dchip.h290 struct mv88e6xxx_chip { struct
291 const struct mv88e6xxx_info *info;
294 enum dsa_tag_protocol tag_protocol;
297 struct dsa_switch *ds;
300 struct device *dev;
303 struct mutex reg_lock;
308 const struct mv88e6xxx_bus_ops *smi_ops;
309 struct mii_bus *bus;
310 int sw_addr;
315 const struct mv88e6xxx_bus_ops *phy_ops;
[all …]