Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/
Dmt7530.h424 struct mt7530_priv { struct
425 struct device *dev;
426 struct dsa_switch *ds;
427 struct mii_bus *bus;
428 struct reset_control *rstc;
429 struct regmap *ethernet;
453 typedef void (*mt7530_vlan_op)(struct mt7530_priv *, argument