Lines Matching defs:gswip_priv
245 struct gswip_priv { struct
246 __iomem void *gswip;
247 __iomem void *mdio;
248 __iomem void *mii;
249 const struct gswip_hw_info *hw_info;
250 const struct xway_gphy_match_data *gphy_fw_name_cfg;
251 struct dsa_switch *ds;
252 struct device *dev;
253 struct regmap *rcu_regmap;
254 struct gswip_vlan vlans[64];
255 int num_gphy_fw;
256 struct gswip_gphy_fw *gphy_fw;
257 u32 port_vlan_filter;