Searched defs:e1000_adapter (Results 1 – 6 of 6) sorted by relevance
30721 struct e1000_adapter { struct30722 struct timer_list watchdog_timer;30723 struct timer_list phy_info_timer;30724 struct timer_list blink_timer;30725 struct work_struct reset_task;30726 struct work_struct watchdog_task;30727 const struct e1000_info *ei;30728 long unsigned int active_vlans[64];30729 u32 bd_number;30730 u32 rx_buffer_len;[all …]
53026 struct e1000_adapter { struct53027 struct timer_list watchdog_timer;53028 struct timer_list phy_info_timer;53029 struct timer_list blink_timer;53030 struct work_struct reset_task;53031 struct work_struct watchdog_task;53032 const struct e1000_info *ei;53033 long unsigned int active_vlans[64];53034 u32 bd_number;53035 u32 rx_buffer_len;[all …]
104971 struct e1000_adapter { struct104972 struct timer_list watchdog_timer;104973 struct timer_list phy_info_timer;104974 struct timer_list blink_timer;104975 struct work_struct reset_task;104976 struct work_struct watchdog_task;104977 const struct e1000_info *ei;104978 long unsigned int active_vlans[64];104979 u32 bd_number;104980 u32 rx_buffer_len;[all …]