Lines Matching defs:vsc8531_private
362 struct vsc8531_private { struct
363 int rate_magic;
364 u16 supp_led_modes;
365 u32 leds_mode[MAX_LEDS];
366 u8 nleds;
367 const struct vsc85xx_hw_stat *hw_stats;
368 u64 *stats;
369 int nstats;
371 u8 addr;
375 unsigned int base_addr;
384 struct macsec_secy *secy;
385 struct list_head macsec_flows;
386 unsigned long ingr_flows;
387 unsigned long egr_flows;
390 struct mii_timestamper mii_ts;
392 bool input_clk_init;
393 struct vsc85xx_ptp *ptp;
395 struct gpio_desc *load_save;
402 unsigned int ts_base_addr;
403 u8 ts_base_phy;
408 struct mutex ts_lock;
409 struct mutex phc_lock;