Searched defs:gswip_priv (Results 1 – 1 of 1) sorted by relevance
264 struct gswip_priv { struct265 __iomem void *gswip;266 __iomem void *mdio;267 __iomem void *mii;268 const struct gswip_hw_info *hw_info;269 const struct xway_gphy_match_data *gphy_fw_name_cfg;270 struct dsa_switch *ds;271 struct device *dev;272 struct regmap *rcu_regmap;273 struct gswip_vlan vlans[64];[all …]