Lines Matching defs:vsc8531_private
354 struct vsc8531_private { struct
355 int rate_magic;
356 u16 supp_led_modes;
357 u32 leds_mode[MAX_LEDS];
358 u8 nleds;
359 const struct vsc85xx_hw_stat *hw_stats;
360 u64 *stats;
361 int nstats;
363 u8 addr;
367 unsigned int base_addr;
376 struct macsec_secy *secy;
377 struct list_head macsec_flows;
378 unsigned long ingr_flows;
379 unsigned long egr_flows;
382 struct mii_timestamper mii_ts;
384 bool input_clk_init;
385 struct vsc85xx_ptp *ptp;
387 struct gpio_desc *load_save;
394 unsigned int ts_base_addr;
395 u8 ts_base_phy;
400 struct mutex ts_lock;
401 struct mutex phc_lock;