Lines Matching defs:gswip_priv
264 struct gswip_priv { struct
265 __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];
274 int num_gphy_fw;
275 struct gswip_gphy_fw *gphy_fw;
276 u32 port_vlan_filter;