Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/
Dlantiq_gswip.c266 struct gswip_priv { struct
267 __iomem void *gswip;
268 __iomem void *mdio;
269 __iomem void *mii;
270 const struct gswip_hw_info *hw_info;
271 const struct xway_gphy_match_data *gphy_fw_name_cfg;
272 struct dsa_switch *ds;
273 struct device *dev;
274 struct regmap *rcu_regmap;
275 struct gswip_vlan vlans[64];
[all …]