Searched defs:gswip_priv (Results 1 – 1 of 1) sorted by relevance
276 struct gswip_priv { struct277 __iomem void *gswip;278 __iomem void *mdio;279 __iomem void *mii;280 const struct gswip_hw_info *hw_info;281 const struct xway_gphy_match_data *gphy_fw_name_cfg;282 struct dsa_switch *ds;283 struct device *dev;284 struct regmap *rcu_regmap;285 struct gswip_vlan vlans[64];[all …]