Lines Matching defs:mv88e6xxx_priv_state
381 struct mv88e6xxx_priv_state { struct
386 struct mutex smi_mutex;
392 struct mutex ppu_mutex;
393 int ppu_disabled;
394 struct work_struct ppu_work;
395 struct timer_list ppu_timer;
401 struct mutex stats_mutex;
407 struct mutex phy_mutex;
412 struct mutex eeprom_mutex;
414 int id; /* switch product id */
415 int num_ports; /* number of switch ports */
417 unsigned long port_state_update_mask;
418 u8 port_state[DSA_MAX_PORTS];
420 struct work_struct bridge_work;