Lines Matching defs:gswip_priv
278 struct gswip_priv { struct
279 __iomem void *gswip;
280 __iomem void *mdio;
281 __iomem void *mii;
282 const struct gswip_hw_info *hw_info;
283 const struct xway_gphy_match_data *gphy_fw_name_cfg;
284 struct dsa_switch *ds;
285 struct device *dev;
286 struct regmap *rcu_regmap;
287 struct gswip_vlan vlans[64];
288 int num_gphy_fw;
289 struct gswip_gphy_fw *gphy_fw;
290 u32 port_vlan_filter;
291 struct mutex pce_table_lock;