Lines Matching defs:vsc8531_private
350 struct vsc8531_private { struct
351 int rate_magic;
352 u16 supp_led_modes;
353 u32 leds_mode[MAX_LEDS];
354 u8 nleds;
355 const struct vsc85xx_hw_stat *hw_stats;
356 u64 *stats;
357 int nstats;
359 u8 addr;
363 unsigned int base_addr;
372 struct macsec_secy *secy;
373 struct list_head macsec_flows;
374 unsigned long ingr_flows;
375 unsigned long egr_flows;
378 struct mii_timestamper mii_ts;
380 bool input_clk_init;
381 struct vsc85xx_ptp *ptp;
383 struct gpio_desc *load_save;
390 unsigned int ts_base_addr;
391 u8 ts_base_phy;
396 struct mutex ts_lock;
397 struct mutex phc_lock;