Searched defs:atl1_adapter (Results 1 – 1 of 1) sorted by relevance
751 struct atl1_adapter { struct752 struct net_device *netdev;753 struct pci_dev *pdev;755 struct atl1_sft_stats soft_stats;756 u32 rx_buffer_len;757 u32 wol;758 u16 link_speed;759 u16 link_duplex;760 spinlock_t lock;761 struct work_struct tx_timeout_task;[all …]