Lines Matching defs:vsc8531_private
365 struct vsc8531_private { struct
366 int rate_magic;
367 u16 supp_led_modes;
368 u32 leds_mode[MAX_LEDS];
369 u8 nleds;
370 const struct vsc85xx_hw_stat *hw_stats;
371 u64 *stats;
372 int nstats;
374 u8 addr;
378 unsigned int base_addr;
387 struct macsec_secy *secy;
388 struct list_head macsec_flows;
389 unsigned long ingr_flows;
390 unsigned long egr_flows;
393 struct mii_timestamper mii_ts;
395 bool input_clk_init;
396 struct vsc85xx_ptp *ptp;
398 struct gpio_desc *load_save;
405 unsigned int ts_base_addr;
406 u8 ts_base_phy;
411 struct mutex ts_lock;
412 struct mutex phc_lock;