Searched defs:e1000_adapter (Results 1 – 1 of 1) sorted by relevance
240 struct e1000_adapter { struct241 struct timer_list tx_fifo_stall_timer;242 struct timer_list watchdog_timer;243 struct timer_list phy_info_timer;245 struct vlan_group *vlgrp;246 uint16_t mng_vlan_id;248 uint32_t bd_number;249 uint32_t rx_buffer_len;250 uint32_t wol;251 uint32_t smartspeed;[all …]