Searched defs:atl2_adapter (Results 1 – 2 of 2) sorted by relevance
435 struct atl2_adapter { struct437 struct net_device *netdev;438 struct pci_dev *pdev;439 u32 wol;440 u16 link_speed;441 u16 link_duplex;443 spinlock_t stats_lock;445 struct work_struct reset_task;446 struct work_struct link_chg_task;447 struct timer_list watchdog_timer;[all …]
448 struct atl2_adapter { struct450 struct net_device *netdev;451 struct pci_dev *pdev;452 u32 wol;453 u16 link_speed;454 u16 link_duplex;456 spinlock_t stats_lock;458 struct work_struct reset_task;459 struct work_struct link_chg_task;460 struct timer_list watchdog_timer;[all …]